How to resolve many to many relationship?
Answer Posted / praveen kumar
There are 4 kinds of relationships
1.Dependancy
2.Association
3.Generalization
4.Realization
| Is This Answer Correct ? | 6 Yes | 23 No |
Post New Answer View All Answers
Explain what is polymorphism?
Can an interface contain fields?
How many methods do u implement if implement the serializable interface?
What is the difference between aggregation and composition?
What is the difference between new and override?
What is a try/ catch block?
What is the use of interface?
What is the use if instanceof keyword?
What is the difference between an error and an exception?
Differentiate between an abstract class and an interface?
Can you create an instance of an abstract class?
What is the function of messaging metaphor?
How does abstraction differ from encapsulation.
Can constructors be parameterized?
What are the different types of inheritance?