What floating point types is supported in C#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Define mutex in C#?

0 Answers  


What is difference between new and override in c#?

0 Answers  


How do you escape a character?

0 Answers  


Are all methods virtual in c#?

0 Answers  


Why do we need static in c#?

0 Answers  


How do I do implement a assert?

0 Answers  


What is the use of private constructor in c#?

0 Answers  


explain the nature of the assembly work?

0 Answers   HCL,


Why do we still see so much non-oo code written in c# today?

0 Answers  


If a class is having 4 variables namely type double,type integer,type string,type decimal. If we create an instance of that class those variables which gets into this instance are value types or reference types?

4 Answers   Kanbay,


What benefit do you get from using a primary interop assembly (pia)?

0 Answers  


Is string a primitive data type in c#?

0 Answers  


Categories