Answer Posted / kumari
super class all properties bydefault available to the sub class super class properties and methods inherited in subclass
if sub class not satisfy with super class properties then modify that properties by using oop's concept.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
When can we say that threads are not lightweight process in java?
How to print an arraylist in java?
How do you escape json?
Can java object be locked down for exclusive use by a given thread?
Why object class is super class for every class in java?
What is the null?
Which software is used for java programming?
Tell me a few examples of final classes defined in Java API?
Does java list allow null?
What is the exact difference in between Unicast and Multicast object?
Why is stringbuffer called mutable?
How many bytes is a string java?
Can an interface be defined inside a class?
What is the meaning of variables in research?
Write a function to print Fibonacci series and Tribonacci series?