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

What is int argc char * argv?

0 Answers  


Why we should declare the variables as static and final in interfaces?

1 Answers  


How do weakhashmap works?

0 Answers  


Difference between overloading and overridding?

4 Answers  


How many types of operators are there?

0 Answers  


What do you know about java?

0 Answers  


Explain the difference between scrollbar and scrollpane?

1 Answers  


What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?

0 Answers   Bravura Solutions,


How do I remove a character from a string in java?

0 Answers  


Why local variables are stored in stack?

0 Answers  


write a program that list all permutations of ABCDEF in which A appears before B?

0 Answers   Nissan,


How do you calculate square roots?

0 Answers  


Categories