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
Explain what a method is?
Explain basic concepts of OOPS?
Can we override static methods of a class?
What is the difference between public, private and protected access modifiers?
Explain about a class in oop?
What is the diffrence between an abstract class and interface?
Are constructors inherited? Can a subclass call the parent's class constructor? When?
Can you give some examples of tokens?
What are the main features of oops?
What are inner classes and what is the practical implementation of inner classes?
What are the types of polymorphism?
Why is java not fully objective oriented?
Which oops concept is used as reuse mechanism?
What's the main difference between arraylist / hashmap and vector / hashtable?
What are the access modifiers?