Why do we use polymorphism in oops?
What exactly is polymorphism?
What is destructor give example?
What does enum stand for?
What are the three parts of a simple empty class?
What do you mean by variable?
What is the types of inheritance?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is encapsulation oop?
Where You Can Use Interface in your Project
why reinterpret cast is considered dangerous?
What is polymorphism explain?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is a superclass in oop?
What is abstraction example?