Answer Posted / prasad salpekar
Inheritance basically refers to the characterstics of
a new class which is been aquired by an existing class
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is abstract class in oop?
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 does sksksk mean in text slang?
What is the important feature of inheritance?
What is object and example?
State what is encapsulation and friend function?
What type of loop is a for loop?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What are functions in oop? What does and I oop and sksksk mean? Can you inherit a private class? What is the advantage of oop over procedural language? What is abstraction with example? What are two types of polymorphism? What is the point of oop?