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

In Inheritence concept, i have a static method in super
class and i am inheriting that class to one sub class.in
that case the static method is inherited to sub class or
not????

Answer Posted / sunitha

the static method will be inherited to teh sub class.only
fucntions declared as 'final' are not inherited

Is This Answer Correct ?    5 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is better - 'bit-shift a value' or 'multiply by 2'?

1256


Can abstract class have private constructor?

988


What is the exception hierarchy in java?

1022


What is the integer of 16?

1038


Is it possible to override private or static method in java?

1039


What is pangram in java?

1077


What are inbuilt functions?

1046


What is an off by one error in java?

998


Explain about fail fast iterators in java?

1119


What is the main use of generics in java?

1074


Can static method access instance variables ?

1183


What do you understand by the term polymorphism?

1129


What is purpose of keyword void?

1090


Difference between static binding and dynamic binding?

1183


Is java pass by value or pass by reference?

1030