What is Abstract method and how different from Virtual Method?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
What is virtual?
Write about abstract base classes?
What is meant by function overloading and function overriding?
Where shall I go for Package Diagram?
State two differences between an object and a class.
What are the main features of oops?
How can we call the base method without creating an instance?
Can you tell something about GDI objects?
What are different types of arguments?
If a class inherits an interface, what are the 2 options available for that class?
Can we override static methods? Why?