Is cli same as the clr?


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

Post New Answer

More C Sharp Interview Questions

Why do we use Design Pattern in C#?

0 Answers   Impetus,


Can properties be static in c#?

0 Answers  


What is boolean method?

0 Answers  


What are the applications of c#?

0 Answers  


Define parsing?

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,


What is Signature and parameter in overloading ?

3 Answers  


Is the following code legal?

0 Answers  


In which way you can convert a value-type to a reference-type?

0 Answers   Siebel,


What is the difference between int and int in c#?

0 Answers  


what is the difference between interface and multiple interface?

0 Answers   Wipro,


Should I make my destructor virtual?

0 Answers  


Categories