What are virtual classes in c#?


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

Post New Answer

More C Sharp Interview Questions

Why do we Need of static class in c#?

0 Answers   NA,


How Is The Dll Hell Problem Solved In .net?

0 Answers   Siebel Systems,


What is asp net in c#?

0 Answers  


Explain the difference between user control and custom control. Also, explain their use.

0 Answers   Accenture,


What is private constructor c#?

0 Answers  






Can you have parameters for static constructors?

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  


what is IDisposal interface,IComparable,IEquatable,IFormatable

0 Answers   Wipro,


Overloaded constructor will call default constructor internally?

0 Answers  


What is the execution entry point for a c# console application?

0 Answers  


What is a generic in c#?

0 Answers  


What is the real use of interface in c#?

0 Answers  


Categories