How to resolve many to many relationship?
Answer Posted / arvind
By introducing a new entity known as intersection or associate entity between them
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is method overriding?
What is the difference between aggregation and composition?
What are the access modifiers?
Explain what is meant by polymorphism?
Can different parts of a partial class inherit from different interfaces?
Differentiate between an abstract class and an interface?
Which OOPS concept exposes only the necessary information to the calling functions?
What is difference between static and non-static fields of a class?
Differentiate between data abstraction and encapsulation.
What is the difference between class inheritance and interface inheritance?
What are abstract methods?
What is the difference abstract class and interface?
What is the @functionalinterface annotation?
Name the different creational patterns in object oriented design?
What is the default access modifier in a class?