Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What does this() represent, and how is it used in Java?

Answer Posted / hr@tgksolutions.com

The current instance of a class is represented by this().
• Previously used to: o Call the same class's default constructor
Access the current class's methods
o Indicate the instance of the current class.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is tochararray in java?

990


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

1369


What is the use of toarray () in java?

1115


What are the differences between Java 1.0 and Java 2.0?

2343


What are the disadvantages of object oriented programming?

1335


Differentiate between static and non-static methods in java.

1094


Explain about class in java?

1160


Is java same as core java?

1159


How do you check if two given string are anagrams?

1001


How is the marker interface used in Java?

1140


Is there a way to increase the size of an array after its declaration?

1086


Can we overload final method in java?

1031


Write a factorial program using recursion in java?

1081


What is a class component?

1218


What is instance synchronization?

1102