What is the difference between decimal and integer?


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

Post New Answer

More C Sharp Interview Questions

What is the purpose of constructor in c#?

0 Answers  


Distinguish between system.string and system.text.stringbuilder classes?

0 Answers  


Write one code example for compile time binding and one for run time binding? What is early/late binding?

0 Answers  


What is the advantage of generics in c#?

0 Answers  


How does the clr work?

0 Answers  






What is difference between code access and role based security?

0 Answers  


What is sqldataadapter in c#?

0 Answers  


What is private readonly in c#?

0 Answers  


List down the differences between “dispose” and “finalize” methods in c#.

0 Answers  


why instance? what are the uses of instance?

3 Answers   Choice Solutions,


What all details the assembly manifest will contain?

0 Answers  


How to authenticate web service? When you enter the web service url in browser it should ask username and password. After entering the un&pwd we have to show its methods and service description(wsdl).

3 Answers  


Categories