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 are parent methods and how can you call them?

Answers were Sorted based on User's Feedback



What are parent methods and how can you call them?..

Answer / saumyadip

parent methods are those method which is in parent class and
we can call it by using parant class reference variable or
super(in inheritance).

Is This Answer Correct ?    0 Yes 0 No

What are parent methods and how can you call them?..

Answer / bhadresh

super class method is call as parent method.

super Keyword use to call in child class or sub class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

tell me some common

2 Answers   TCS,


What is the USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet

1 Answers  


Which keyword specify that a variable is effectively final ?

0 Answers  


Write a function to print Fibonacci series and Tribonacci series?

0 Answers   Hexaware,


What are synchronized methods ?

0 Answers  


What is clipping and repainting and what is the relation between them?

1 Answers  


static inner classes means..?

1 Answers  


Why you should not use singleton?

0 Answers  


what is an object class?Explain its methods?

6 Answers  


What are sets in java?

0 Answers  


Similarity and difference between static block and static method ?

0 Answers  


What do you mean by static variable?

0 Answers   TCS,


Categories