What is the difference between int16 and int32 in c#?


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

Post New Answer

More C Sharp Interview Questions

What is the delegates in c#?

0 Answers  


To catch any possible exception What is the C# syntax written ?

0 Answers   Siebel,


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


What are assemblies?

0 Answers   Microsoft,


What Is A Satellite Assembly?

0 Answers   PUCIT, Siebel Systems,






Can a sealed class be used as a base class?

0 Answers  


What is namespace explain with example?

0 Answers  


Is c# or c++ better for games?

0 Answers  


What is meant by collections in c#?

0 Answers  


What is bitwise operator in c#?

0 Answers  


Explain the accessibility modifier protected internal?

0 Answers  


What is namespace give the example?

0 Answers  


Categories