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 is hybrid inheritance?
What are the different principle of OOPS?
What is operator overloading?
Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?
Explain about the design phase?
What is difference between static and non-static fields of a class?
What is bootstrap, extension and system class loader?
What are the limitations of inheritance?
what is virtual function and pure virtual function ?
What do you mean by virtual function and virtual classes?
explain the difference between operator overloading and function overloading.
Why do we use oops concepts? What is its advantage?
What is garbage collection(gc)?
What is the difference between an interface and abstract class?
Can an interface inherit from another interface?