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
What are the two different types of polymorphism?
What is oops?what is its use in software engineering?
Explain the concepts involved in Object Oriented programming.
What is inheritance write a program to show use of inheritance?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is the difference between abstraction and polymorphism?
What is the real time example of inheritance?
which feature are not hold visual basic of oop?
• What are the desirable attributes for memory managment?
What is variable example?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Which method cannot be overridden?
What is encapsulation c#?
How do you explain polymorphism?
What is polymorphism what is it for and how is it used?