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
Is space a char?
What is stringjoiner ?
What data type is string java?
What do you mean by flow of struts?
Can a constructor call the constructor of parent class?
List implementations of list interface?
Does string isempty check for null?
Can we define package statement after import statement in java?
What is encapsulation in java?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
What is the purpose of skeleton and stub?
What is square root in java?
What is the use of put method?
Can a static class implement an interface?