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 the significance of encapsulation?
What are all the operators that cannot be overloaded?
Explain about inheritance in oops?
Can different parts of a partial class inherit from different interfaces?
Differentiate between an abstract class and an interface?
Can an interface implement or extend another interface?
What is the default access modifier in a class?
What are abstract methods?
Can we override static methods? Why?
What is meant by “abstract interface”?
Explain about instance in object oriented programming?
Can we have a default method definition in the interface without specifying the keyword "default"?
Can you tell something about GDI objects?
Why we use oops concepts? What is its advantage?
What is the benefit of using inheritance?