Answer Posted / sanjay singh chauhan
like above example both are right the child class have all
the proprety of the parrent class when we requored then we
call with child class object;
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is reverse function?
Is linkedlist thread safe in java?
Can a class declared as private be accessed outside it’s package?
What are the differences between this and super keyword?
What is an interface in java? Explain
What is a flag value?
What is meant by string is immutable?
How objects are stored in java?
Are arrays immutable in java?
What loop means?
What is java oops?
What is final keyword in java? Give an example.
What is singleton class example?
How many types of array are there?
what is nested class in java?