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
How many instances can be created for an abstract class?
What is the use of interface?
Write a note on encapsulation?
Can an interface have an inner class?
What is the diffrence between an abstract class and interface?
What does the “abstract” keyword mean in front of a method? A class?
What is difference between static and non-static fields of a class?
What is the difference between function overloading and over riding?
Explain what is an object?
What is the use of finalize method?
What are the various types of constructors?
Which keyword can be used for overloading?
What do you mean by polymorphism?
How to define an abstract class?
How will you define abstract classes?