Answer Posted / mayank kumar
private, protected and public
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism in oop example?
Why is oop useful?
What is overriding vs overloading?
What is abstraction in oop with example?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
Why do we use class?
What is an example of genetic polymorphism?
What is advantage of inheritance?
Can destructor be overloaded?
Why we use classes in oop?
What is coupling in oop?
Why is polymorphism important in oop?
is there any choice in opting subjects like 4 out of 7
How Do you Code Composition and Aggregation in C++ ?