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 do you mean by overloading?
is there any choice in opting subjects like 4 out of 7
What is inheritance in simple words?
Can we define a class within the interface?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is encapsulation and abstraction? How are they implemented in C++?
What are different oops concepts?
What is object-oriented programming? Webopedia definition
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is class and object with example?
What is the difference between procedural programming and oops?
c++ program to swap the objects of two different classes
What are the features of oop?
How can you overcome the diamond problem in inheritance?
what are the ways in which a constructors can be called?