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 super()represent, and how is it used in Java?

Answers were Sorted based on User's Feedback



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

Answer / nashiinformaticssolutions

• super() denotes a parent or base class's current instance.
• Used to: o Call the parent/base class's default constructor

Access the base class's methods
The superclass instance is indicated.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / glibwaresoftsolutions

• super() denotes a parent or base class's current instance.
• Used to: o Call the parent/base class's default constructor
Access the base class's methods
The superclass instance is indicated.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Is it safe for adding 10,00,000 records/objects to HashMap?, i.e is it safe to add millions of objects to HashMap?

2 Answers  


Can you sort a string in java?

0 Answers  


When a byte datatype is used?

5 Answers  


How a class can implement an interface?

5 Answers   SysArc,


For which statements we use a label?

3 Answers   Wipro,


java program with complete 4 oops concepts implemented example

0 Answers   Infosys, NIIT,


What is a package in java? List down various advantages of packages.

0 Answers  


How is final different from finally and finalize?

0 Answers  


If two threads call a static method at the same point of time, what will happen?

3 Answers   KPIT,


Why Java doesn’t support multiple inheritance?

0 Answers  


What is super?

0 Answers  


What is procedure writing?

0 Answers  


Categories