Answer Posted / p.anbil prabu
One who plays different roles
One who is interacting with the system
| Is This Answer Correct ? | 4 Yes | 20 No |
Post New Answer View All Answers
Why is class hierarchies managed in object-oriented programming?
Explain the mechanism of composition?
How will you define abstract classes?
Can we override static methods? Why?
What is the difference between new and override?
What is operator overloading and polymorphism?
What is method overriding?
Does java support multiple inheritance? if not, what is the solution?
What is a friend function?
What is a virtual function?
How to differentiate between a CreateObject() and GetObject() ?
What does the keyword virtual represented in the method definition?
What is the default access specifier in a class definition?
What is a ternary operator?
Is is possible to define our own functional interface?