How to resolve many to many relationship?
Answer Posted / pradeep
Have an association/associative class
| Is This Answer Correct ? | 12 Yes | 10 No |
Post New Answer View All Answers
What is a try/ catch block?
How do I make sure that an object is released in code such as a connection or file object?
What is difference between static and non-static fields of a class?
What is Overloading ? Is it similar to overriding ?
What is the difference between an Abstract class and Interface?
What are abstract functions? Why are they used?
Explain basic concepts of OOPS?
Which oops concept is used as reuse mechanism?
Can we use static method definitions in interfaces?
Explain colloboration
What is the main difference between a class and an object?
What is the function of pure virtual functions?
Explain the rationale behind object oriented concepts?
What is polymorphism and abstraction?
Explain persistence?