Answer Posted / glibwaresoftsolutions
In Java, inheritance refers to the idea that a class's properties can be passed down to another class. It facilitates code reuse and builds connections between various classes.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give any criteria when you use an abstract class and an interface?
Differentiate between overloading and overriding.
Is it possible to create partial structs, interfaces and methods?
explain dynamic binding
What is polymorphism and abstraction?
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Explain about polymorphism?
What do you mean by "explicitly implemeting an interface". Give an example?
Name the different creational patterns in object oriented design?
Explain about inheritance in oops?
Explain what is an object?
How to define an abstract class?
State some of the advantages of object oriented programming?
What is the best tool for modeling and ORM framework