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
write a programe to calculate the simple intrest and compund intrest using by function overlading
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?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
which feature are not hold visual basic of oop?
is there any choice in opting subjects like 4 out of 7
what is different between oops and c++
What is the real time example of inheritance?
Is enum a class?
What is abstract class in oops?
What is abstraction with example?
What is polymorphism programming?
What are properties in oop?
What are the 4 main oop principles?
What is coupling in oop?
What is super in oop?