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
What is the largest long allowed by java?
Explain about assignment statement?
how to prepare for IT Officers Interview in Banks
How do you replace all in word?
Why does java not allow multiple public classes in a java file ?
What does sprintf mean?
Which collection does not allow duplicates in java?
What is a wrapper method?
Explain the differences between static and dynamic variables?
Does constructor return any value?
Is list thread safe in java?
Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.
How to avoid memory leak in java?
How to calculate the length of a singly linked list in java?
What is the difference between scrollbar and scrollpane?