Answer Posted / tauseef
Sparx Architect .
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What does the keyword virtual represented in the method definition?
What is multiple inheritance? How java 8 supports multiple inheritance?
What is difference between polymorphism and normalization?
Explain about overriding polymorphism?
What are the main features of oops?
What is the use of finalize method?
What is an abstraction and why is it important?
Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?
Explain what is meant by polymorphism?
Write a note on encapsulation?
Can constructors be parameterized?
Why is java not fully objective oriented?
Define Initialisation Purpose.
What is ‘this’ pointer?
Can you use virtual, override or abstract keywords on an accessor of a static property?