Vidyalelo
C# Programming · Q11

Basic Syntax and Data Types in C Sharp

Programming · C# Programming · question 11

Q11

Which data type is used to store floating-point numbers with a larger range and precision?

A.
decimal
B.
double
Answer
C.
long
D.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board