What is difference between float and decimal?


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

Post New Answer

More C Sharp Interview Questions

What does string intern do?

0 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


What is toint32 c#?

0 Answers  


How do you generate documentation from the C# file commented properly with a command-line compiler?

1 Answers  


Can I call a virtual method from a constructor/destructor?

0 Answers  






What will a loop recorder show?

0 Answers  


How many bytes is an int?

0 Answers  


What is parse method in c#?

0 Answers  


What is the use of regex in c#?

0 Answers  


What are annotations in c#?

0 Answers  


hi In my database i put id column as identity(the database is incremented by it self only)what i want is if i enter a data in my website, id will come automatically can u pl z tell me the code thax in advance

1 Answers  


Can you specify an access modifier for an enumeration?

0 Answers  


Categories