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 are the properties of thread?
Why local variables are stored in stack?
please send me hr interview questions in it industry
Does substring create a new object?
Difference between throw and throws?
Is null or empty java?
What is the use of arrays tostring () in java?
What is bifunction in java?
What is loop in java?
Can we use a switch statement with strings?
What is difference between wait and notify in java?
What is the difference between logical data independence and physical data independence?
What are internal and external variables?
What are design patterns and please explain?
Explain the importance of finally block in java?