Answer Posted / vijayakumar chinnasamy
this:
a. It call the overloaded(same class only)constructor
b.refer the current object.
c.U cant use 'this' in static method.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are advantages of using Java?s layout managers than windowing systems?
Why set do not allow duplicates in java?
Can we declare a constructor as final?
What is functional interface in java?
How does the java compiler work?
What is struts in java?
What is the use of runnable interface?
What is the applet security manager, and what does it provide?
Which package has light weight components in java programming?
How do you check if a character in a string is a digit or letter?
What are the 4 types of characters?
Can we increase size of array?
What is the common usage of serialization?
What is t in parametric equations?
What is the multi-catch block in java?