Differentiate between Aggregation and containment?
Answer Posted / msh
Aggregation is interobject relationship. This relationship
occurs when one class contains another class.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain about a class?
Differentiate between data abstraction and encapsulation.
What is the syntax of object oriented method call?
What is the significance of encapsulation?
What does the keyword virtual represented in the method definition?
Explain persistence?
Explain about instance in object oriented programming?
What is the difference between a class and a structure?
What does the “abstract” keyword mean in front of a method? A class?
What does it mean that a method or class is abstract?
Write a program to show the inheritance used in a class.
When will you use an interface and abstract class?
Can you tell something about GDI objects?
Define modularity?
Is it possible to override private virtual methods?