Answer Posted / sucharitha
this() is used to invoke present class constructor.Super()
is used to invoke super class Constructor.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is var keyword ?
How do you reverse a string in java without using string buffer?
What is the difference between compile-time polymorphism and runtime polymorphism?
How do you declare an array in java?
What is subsequence of a string?
What is final, finally, finalize?
What is java beans?
What is a ternary operator in java? What is an interface?
How will you print number in reverse (descending) order in BST.
What is unicode in java?
Why do we use string?
How do you reverse sort in java?
Write a java program to print fibonacci series?
List down the methods and interfaces of collection class in java.
Why do we declare a class static?