Answer Posted / rajesh
Inheritance is the powerful mechanisam for resuabiltiy.
We can derive a class from whereever and whenever.
The resuabiltiy avoids to rewrite code and code length.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Do we have pointers in java?
Is it possible to write a regular expression to check if string is a number?
What is __ init __ functions?
Are arrays static in java?
What is a method declaration?
What is the purpose of the finalize() method?
Explain different states of a thread in java?
Is alive in java?
Is break statement can be used as labels in java?
What advantage do java's layout managers provide over traditional windowing systems?
What are the characteristics of Final,Finally and Finalize keywords.
What is general methodology?
What does @override mean?
Are floats faster than doubles?
What is the default access specifier for variables and methods of a class?