Answer Posted / deepika.g
RAD,CASEtools
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
If a class inherits an interface, what are the 2 options available for that class?
What does the keyword virtual represented in the method definition?
Can you explain primordial class loader?
What is the difference between abstract & interface?
Give any criteria when you use an abstract class and an interface?
Why is java not fully objective oriented?
What is the benefit of Composition over Inheritance?
What is a try/ catch block?
What is an interface?
Explain the purpose of composition.
Differentiate between an abstract class and an interface?
What is meant by inheritance? what are the advantages of inheritance?
Can we reduce the visibility of the inherited or overridden method ?
What is operator overloading and polymorphism?
What is meant by function overloading and function overriding?