What is the multilevel inheritance. and also give the Example
of it ?
Answer Posted / guest
a multilevel inheritence is one in which there exist one base
class ,one derived class and multiple intermediate base class.
Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
Write a java program for binary search?
Is it necessary for the port addresses to be unique? Explain with reason.
State the difference between strings and arrays.
What is tcp and udp?
Is sizeof a preprocessor?
What is overriding in java?
What is the basic of java?
How are destructors defined in java?
Difference between abstract and concrete class ?
Why heap memory is called heap?
What are the different ways of implementing thread? Which one is more advantageous?
Does java support multiple inheritances?
What carriage return means?
what is a working thread? : Java thread
What is a java object and java application?