What is Inheritance, Multiple Inheritance, Shared and
Repeatable Inheritance?
Answer Posted / srinivas
Inheritence is the mechanisum by which one obj aquiers the
properties of another object .By which we can achhive the
hirearchial classiffication.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why oops is important?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What are the features of oop?
What is object and example?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Why do while loop is used?
What is encapsulation selenium?
What is the example of polymorphism?
What is multilevel inheritance?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What are the three main types of variables?
can inline function declare in private part of class?
Can we define a class within the interface?
What is abstract class in oop?
What is destructor oops?