Answer Posted / ali
this keyword is used to referd the current objects.
It is also used call the same class constructor.
In the set of statements this statement is executed first.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How can the checkbox class be used to create a radio button?
How transient variable is different from volatile variable?
How we can make copy of a java object?
what is aggregation in java?
What are assembly attributes?
What are use cases?
What is a variable in java?
Break statement can be used as labels in java?
I want to print “hello” even before main is executed. How will you acheive that?
How does regex work?
How do you test a method for an exception using junit?
What is exception hierarchy in java?
What are the different data types in java?
Is it possible to specify multiple jndi names when deploying an ejb?
What is private public protected in java?