What is the base class in .net from which all the classes are derived from?


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

Post New Answer

More C Sharp Interview Questions

How objects are stored in memory?

0 Answers  


What is string empty?

0 Answers  


What is default access specifier for class in c#?

0 Answers  


Explain acid rule of thumb for transactions in c#.

0 Answers  


I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


Does c# have primitives?

0 Answers  


What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?

0 Answers  


hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......

0 Answers   Tricom,


Explain the clr triggers?

0 Answers  


Is and as in c#?

0 Answers  


What does assert() do?

1 Answers   Rolta,


How is a string immutable?

0 Answers  


Categories