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 is a nonetype?
What is anagram word?
How does arrays sort work in java?
Is char * a string?
Can we overload the methods by making them static?
What is a null point?
What is the difference between int and integer in java?
Can arraylist hold different types java?
What is the difference between hashmap and hashtable in java?
Why are data types important?
What is meant by interface?
What is the difference between array list and vector in java?
Can a final variable be manipulated in java?
What does a za z0 9 mean?
Can we have any code between try and catch blocks?