What does this() represent, and how is it used in Java?
Answer Posted / nashiinformaticssolutions
• The current instance of a class is represented by this().
• Previously used to: o Call the same class's default constructor
Access the current class's methods
o Indicate the instance of the current class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is java a digit method?
What are the main uses of this keyword?
What is meant by class?
Can you tell me range of byte?
What is a top level class in java?
How do I stop concurrentmodificationexception?
How will you invoke any external process in java?
What is preparedstatement in java?
Where pragma is used?
Which of the classes will have more memory allocated?
How to create packages in java?
What is byte value?
What are different exception types exceptions available in java ?
What is sizeof () operator?
What is the buffer limit?