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
Write a program to show the inheritance used in a class.
What are the different principle of OOPS?
What is the difference between an error and an exception?
Define modularity?
What does the “abstract” keyword mean in front of a method? A class?
What is a friend function?
How to achieve data abstraction?
What are sealed modifiers?
Explain about polymorphism?
Can we use static method definitions in interfaces?
What is operator overloading and polymorphism?
What is virtual?
What is the abstract method modifier?
Describe the Diamond problem. Where does this problem occur?
Explain OOPS.