Answer Posted / tauseef
Sparx Architect .
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain about message passing in object oriented programming?
What does the keyword virtual represented in the method definition?
Can a class in java be inherited from more than one class?
explain the difference between operator overloading and function overloading.
What do you mean by data hiding?
What are the rules to define a functional interface?
Difference between class and an object?
Explain method overriding.
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?
Explain what a method is?
What is the difference between class and interface?
How to differentiate between a CreateObject() and GetObject() ?
Can you create an instance of an abstract class?
Why dynamic binding is used in object-oriented programming?
What is a final variable?