Answer Posted / soumya_830312
When an base class is assinged to its derived class the
base class takes up only the base member data leaving the
data members of derived class.this is called...
| Is This Answer Correct ? | 71 Yes | 49 No |
Post New Answer View All Answers
What is destructor give example?
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 coupling in oop?
What is class and object with example?
What is multilevel inheritance?
Why is polymorphism important in oop?
What are the types of abstraction?
what are the different types of qualifier in java?
What are the 3 principles of oop?
how to get the oracle certification? send me the answer
What is encapsulation oop?
What is difference between inheritance and polymorphism?
What is a class and object?
How is polymorphism achieved?
What are the 4 main oop principles?