How big is a float?



How big is a float?..

Answer / Vishwash Kumar Singh

A float in C# occupies 32 bits (4 bytes) and has a precision of about 7 digits.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Why do we need interface in c#?

1 Answers  


How do I automate my desktop application?

1 Answers  


What is difference between for and foreach loop in c#?

1 Answers   MCN Solutions,


What is primitive types in c#?

1 Answers  


Is it not possible to store a boolean value as a variable?

1 Answers  


What will be the output of the following code?

1 Answers  


Define using statement in c#?

1 Answers  


How will you allow a class to be inherited, but prevent the method from being over-ridden?

1 Answers   Siebel,


What is the default value of guid in c#?

1 Answers  


What is a .exe extension files? How is it similar to .dll extension files?

1 Answers   Accenture,


Describe an abstract class?

1 Answers   Siebel,


Which compiler switch creates an xml file from xml comments in the files in an assembly?

1 Answers   Siebel,


Categories