Computer Science, asked by anamikadutta1978, 8 months ago

differentiate between 100 in base 10 and 100 in base 2 number system. explain​

Answers

Answered by anshvansh17
1

Explanation:

data type double is a Base-2 and data type decimal is a Base-10 so that double is very fast in calculations and decimal is up to 10x slower than double.

Similar questions