How are this() and super() used with constructors?
Answer Posted / ranganathkini
this() - is used to invoke one constructor from another
constructor.
super() - is used to invoke the super class's constructor
from the subclass's constructor
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of static methods and variables?
Why stringbuffer is faster than string?
What are java methods?
What is an interface in java? Explain
Is java call by reference?
Is char a method in java?
Describe the Big-O Notation.
Are arrays immutable in java?
What is a vector in java?
What are operators and its types?
What are identifiers in java?
Explain java coding standards for constants?
what are Hostile Applets?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
Explain about anonymous inner classes ?