What are all the languages which support oop?
What is meant by inheritance? what are the advantages of inheritance?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
What if we override the conflicting method in the class?
Explain about polymorphism?
Why do we use oops concepts? What is its advantage?
Classes and structs support inheritance. Is this statement true or false?
Is iterator a class or interface? What is its use?
What are Classes and Objects?
Can you tell something about GDI objects?
What do you mean by operator overloading?
What is the function of dynamic typing?