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
What is difference between length and length() method in java ?
Is there a jre for java 11?
What is the destroy method?
What is the primary benefit of encapsulation?
Can you tell me range of byte?
What is the difference between static method and instance method in Java?
Can private method static?
What is skeleton and stub?
What is the access scope of protected access specifier?
What is a package in java? List down various advantages of packages.
How to read and write image from a file ?
How does hashmap work in java ?
What are multiple inheritances? Is it supported by java?
Explain about abstract classes in java?
How do you join strings in java?