Answer Posted / guest
Creating new class with existing one.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can we reduce the visibility of the inherited or overridden method ?
Explain the usage of encapsulation?
Can you give some examples of tokens?
Is it possible to override private virtual methods?
Explain about abstraction?
Tell me something about abstract classes?
What is a pure virtual function?
What is polymorphism and abstraction?
Explain serialization and overriding?
Explain static binding
Does java support multiple inheritance? if not, what is the solution?
What is the difference abstract class and interface?
What is diamond inheritance problem? How java 8 solves this problem?
What is the use of finalize method?
Differentiate between a class and a method.