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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we clone singleton object?

1125


What is the purpose of nested class in java?

1135


How will you calculate the depth of a binary tree if the tree contains 15 nodes?

1135


Can an interface have a constructor?

1023


What is final?

1136


What is the difference between C++ and Java and your preferences?

1159


Is sizeof a keyword in java programming?

1120


What does microservices mean?

1002


What is the difference between Java1.4 and Java1.5

2385


Explain the transient field modifier?

1087


Which graphs are functions?

1013


Why array is used in java?

1018


What is the difference between preemptive scheduling and time slicing?

1109


What is illegal identifier in java?

1075


How to print nodes of a Binary tree?

2302