What is the difference between this() and super()?
Answer Posted / abc
this() is used to invoke default constructor of same class
And super() is used to invoke constructor of super class.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Explain the significance of class loaders in bootstrap?
Explain different ways of creating a thread?
What is an eror in java?
What is string made of?
What is the synonym of framework?
What is the use of jtable?
Describe how to implement singleton design pattern in struts.
What is an immutable class?
What is a numeric literal?
what is meant wrapper classes?
What is a package in java? List down various advantages of packages.
What exceptions occur during serialization?
Is oracle java 11 free?
Does java arraylist maintain insertion order?
Why java is used everywhere?