Answer Posted / harish
in defult constructor there is a statment super(); for
calling to super class constructor.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is aggregation in java?
What are different access specifiers in java?
What is a cup of java?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
What is boolean keyword in java?
What is matcher in java?
Can we make main() thread as daemon?
What is stream api in java8?
Why 1 is not a prime number?
How does remove work in java?
Difference between start() and run() method of thread class?
What is difference between final and finally in java?
What are the differences between stringbuffer and stringbuilder?
What is nan inf?
Can you add null to a list java?