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?

Answers were Sorted based on User's Feedback



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

Answer / nashiinformaticssolutions

• 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

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

Answer / 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

More Core Java Interview Questions

what is dynamic method dispatch ?

27 Answers   Fidelity, MUET, SDSF,


What is nan in java?

0 Answers  


What is a java applet? What is an interface?

0 Answers  


Can I extend singleton class in java?

0 Answers  


how can you catch multiple exceptions in java?

0 Answers   Cyient,


Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

0 Answers  


What is meant by attribute?

0 Answers  


What is a variable declaration?

0 Answers  


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

0 Answers  


How do you remove an object from an arraylist in java?

0 Answers  


Can an interface extend another interface?

0 Answers  


What is the association?

0 Answers  


Categories