Answer Posted / guest
Creating new class with existing one.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a static method? Why do we need static methods in java 8 interfaces?
Can you create an instance of an interface?
What is the difference between a virtual method and an abstract method?
What is abstract method?
what three "domains" are considered during analysis modeling?
What is Abstract method and how different from Virtual Method?
What is difference between polymorphism and normalization?
What's the benefit of using inheritance?
Can an interface inherit from another interface?
Explain what is meant by polymorphism?
Can you call the base class method without creating an instance?
What is hybrid inheritance?
What is the difference between class and interface?
What is the use if instanceof keyword?
Which OOPS concept is used as a reuse mechanism?