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
Explain reverse a linked list recursive java solution?
Can we assign the reference to this variable?
how to one war file class to another war file class?
Define a package.
Which package has light weight components?
What is hashing principle in java?
Is ruby built on java?
What is the concept of multithreading?
What is your platform?s default character encoding and how to know this?
What do you understand by synchronization?
What is sortedmap in java?
What is loop in java?
What is package private scope in java?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
What is the Scope of Static Variable?