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 a static method be overridden

Answer Posted / stranger

static method cannot be overridden.....bcoz the method is define by class not by object.....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the services in RMI ?

2443


What is the difference between the ‘font’ and ‘fontmetrics’ class?

1207


What does module-relative mean?

1230


When a thread blocks on i/o, what state does it enter?

1154


What is the purpose of the notify() method?

1134


What are JTA/JTS and how they used by client?

2266


What is the difference between the session.update() method and the session.lock() method?

1081


Is the session factory thread safe?

1231


Why use POJO when I can use hashmap

2713


What is permgen or permanent generation?

1076


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

2271


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1884


What’s jboss cache in short?

1182


What is the difference between java class and bean?

1129


What is message driven beam?

1120