What is virtual class 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 generics in c#?

0 Answers  


What is a method signature?

0 Answers  


If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?

2 Answers  


What does immutable mean in c#?

0 Answers  


What is dataview c#?

0 Answers  






Why we use extension methods in c#?

0 Answers  


WHAT ARE Design Patterns USING IN DOTNET

3 Answers   HP,


What?s an interface class?

4 Answers  


What does ienumerable mean?

0 Answers  


Can you allow class to be inherited, but prevent the method from being over-ridden?

1 Answers  


What is the difference between virtual method and abstract method?

0 Answers  


What are the different types of assemblies available and their purpose?

0 Answers  


Categories