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 / twinkle

no static methods cannot be overridden
but can be overloaded
for example in servlets,
Connection con=DriverManager.getConnection
(url,username,password);for all databases like oracle etc..
it can be overloaded as
Connection con=DriverManager.getConnection(url);//for MS
Access

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a class loader?

2086


What is mdb and what is the special feature of that?

1109


How a component can be placed on Windows?

2921


Explain how will the struts know which action class to call when you submit a form?

1015


Which textcomponent method is used to set a textcomponent to the read-only state?

1186


What is difference between object state and behavior?

1154


Is the ternary operator written x : y ? Z or x ? Y : z ?

1164


Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

1109


What do you mean by Socket Programming?

1141


What is aop(assepct oriented programing)?

1121


What is permgen or permanent generation?

1082


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

1212


Do I have to use jsps with my application?

1076


Is jvm a overhead?

1165


Should synchronization primitives be used on bean methods?

1119