Is int reference type c#?


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

Post New Answer

More C Sharp Interview Questions

What is meant by generics in c#?

0 Answers  


What is data hiding in c#?

0 Answers  


what are the different ways to cleaning up objects?

2 Answers   Wipro,


What is winforms c#?

0 Answers  


What is the delegates in c#?

0 Answers  






What do you mean by expression tree?

0 Answers  


Explanation on Generic?

0 Answers   QuestPond,


Give 2 scenarios where static constructors can be used?

0 Answers  


How?s the DLL Hell problem solved in .NET?

3 Answers  


If casting fails what type of exception is thrown?

0 Answers  


What is bitwise operator in c#?

0 Answers  


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


Categories