How to resolve many to many relationship?
Answer Posted / kelvin omondi
resolving a many to many relationship requires the use of a
new table known as the associative entity
| Is This Answer Correct ? | 34 Yes | 4 No |
Post New Answer View All Answers
What are sealed modifiers?
What are the problems faced by the developer using object oriented programming language?
What is difference between polymorphism and normalization?
What are manipulators?
Differentiate between a class and a method.
What is the difference between a virtual method and an abstract method?
What is a pure virtual function?
Explain basic concepts of OOPS?
Do we require parameter for constructors?
What is difference between class and interface?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
What are a base class, subclass, and superclass?
What are abstract classes?
What are the rules to define a functional interface?
Explain the term constructor