How Do you Code Composition and Aggregation in C++ ?
Answer Posted / mohan rathod
Perfect Answer.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What does oop mean in snapchat?
Can we override main method?
What is a class in oop?
What is pointer in oop?
What is the use of oops?
What is polymorphism in oop example?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is the purpose of enum?
What is polymorphism programming?
What is abstract class in oops?
can we make game by using c
Is enum a class?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is property in oops?
What do you mean by overloading?