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 are sealed modifiers?
What is early and late Binding?
Write down how will you create a Binary tree?
explain the difference between operator overloading and function overloading.
Write a note about inheritance?
Differentiate between data abstraction and encapsulation.
What are abstract functions? Why are they used?
Why is message passing between the objects important?
Give any criteria when you use an abstract class and an interface?
Explain about a class?
What is a pure virtual function?
Explain persistence?
What is the difference between public, private and protected access modifiers?
What is dynamic or run time polymorphism?
Can a class implement two interfaces having default method with same name and signature?