What is the point of oop?
No Answer is Posted For this Question
Be the First to Post Answer
Get me an image implementation program.
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?
What do you mean by abstraction?
Why do we use class?
What polymorphism means?
what is the use of mutable key word
Explain the concepts involved in Object Oriented programming.
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is virtual class and friend class?
What is the problem with multiple inheritance?
i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION
What is polymorphism and its types?