what is multi level inheritance give n example ?
Answer Posted / simran
A->B->C
| Is This Answer Correct ? | 28 Yes | 11 No |
Post New Answer View All Answers
What polymorphism means?
Is oop better than procedural?
What is balance factor?
Can we create object of interface?
What is polymorphism what are the different types of polymorphism?
What are the components of marker interface?
What is protected in oop?
What is property in oops?
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 is encapsulation with example?
What is abstraction in oop with example?
Please send ford technologies placement paper 2 my mail id
How to improve object oriented design skills?
What is encapsulation with real life 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?