adspace
How big is a float?
Answer Posted / Vishwash Kumar Singh
A float in C# occupies 32 bits (4 bytes) and has a precision of about 7 digits.
Post New Answer View All Answers
Why can't we use a static class instead of singleton?
963
How do you inherit a class into other class in c#?
1001
How to assign Null value to Var?
1073
What is expression tree in c#?
1006
What is an abstract class c#?
977
Which namespaces are necessary to create a localized application?
1151