What are associative classes?
Answer Posted / mak
A class derived from association then it is called association class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about parametric polymorphism?
What is meant by function overloading and function overriding?
How a program can be structured using the concept of object oriented programming?
What is @functionalinterface?
What is Abstract method and how different from Virtual Method?
What is the main advantage of using inheritance?
What is Overloading ? Is it similar to overriding ?
Explain the use of Vtable and what are the various problems to override the functions?
What is the difference between a class and a structure?
What are the problems faced by the developer using object oriented programming language?
What is a constructor in class?
Does PowerShell support OOPs?
What are all the languages which support oop?
What is virtual multiple inheritance?
Write down how will you create a Binary tree?