Get me a number puzzle game-program
Why is polymorphism needed?
What is meant by oops concept?
What is super in oop?
When not to use object oriented programming?
Which language is pure oop?
What is polymorphism and its types?
What is the real life example of polymorphism?
What is the example of polymorphism?
Can we create object of interface?
What are the benefits of polymorphism?
What is abstraction encapsulation?
What are the important components of cohesion?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Explain virtual inheritance?