Answer Posted / guest
inheritance means deriving new class from base are derived class
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is it possible to create partial structs, interfaces and methods?
Is is possible to define our own functional interface?
What is the benefit of using inheritance?
What interface must an object implement before it can be written to a stream as an object?
What is static and dynamic Binding?
Can we have a default method definition in the interface without specifying the keyword "default"?
What is difference between encapsulation and abstraction?
Tell me something about abstract classes?
State two differences between an object and a class.
Can encapsulation be called as a security device?
What is the main use of message metaphor in object-oriented programming?
Why are virtual users created?
What is the difference between an interface and abstract class?
What is the use if instanceof keyword? And how do refer to a current instance of object?
What is the default access modifier in a class?