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...

can we access the super class method using subclass object?

Answer Posted / azeem

Yes, you can acess the super class method by using the
subclass object because the super class methods are visible
to subclasses if not overriden. If the method is overriden,
then acess the super class method by using super.methodname

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which list does not allow duplicates in java?

994


Give us the name of the list layoutmanagers in java?

959


Why declare Main() inside the class in java ?

1116


How to stop a thread in java? Explain about sleep () method in a thread?

1068


What is the difference between quicksort & mergesort? When should they be used? What is their running time?

1140


How to implement an arraylist in java?

1252


What is broken and continue statement?

1062


What does %4d mean in java?

1540


What is java used for on a computer?

1035


What are 4 pillers of object orinted programming?

1074


What is the old name of java?

1037


When should you make a function static?

1032


Does substring start with 0?

1029


What is the purpose of static keyword in java?

1009


Are arrays dynamic in java?

1085