What are associative classes?
Answer Posted / praveen kumar
same operation in some classes and that classes must have
the generalisation among them is called Associative Classes
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What does the “abstract” keyword mean in front of a method? A class?
Can we use static method definitions in interfaces?
What are the Differentiate between abstraction and encapsulation.
Name the different creational patterns in object oriented design?
What is serialization? How do we implement serialization actually?
Differentiate between a class and a method.
Explain about inheritance?
Explain the usage of encapsulation?
What do you mean by abstract class?
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
Differentiate between data abstraction and encapsulation.
If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
What is the difference between oop and sop?
Why are virtual users created?
Explain what is polymorphism?