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 is difference between global methods and local methods?



what is difference between global methods and local methods?..

Answer / 31st august 2009

Global methods are declared globally at class level(Like
static methods), we can directly access those methods with
out creating an object.

Loca methods are declared inside a class, u need to create
an object in order to access those methos


Thanks,
Aryan
sridhar.rvce@gmail.com

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain difference between final, finally and finalize?

3 Answers   Cognizant,


What is arraylist e?

0 Answers  


What is an off by one error in java?

0 Answers  


why HashTable not allow null key and value

2 Answers   Crimson Logic,


Create a form of user Login in JSP, that accepts the user name and password from user and authenticate it with user names and passwords stored in database. (Plz provide me answer immediately)

1 Answers   ABC,


question on Thread synchronization

3 Answers   Huawei,


What are packages and name a few?

4 Answers  


what are abstract functions?

0 Answers  


What is java dot?

0 Answers  


Why set is used in java?

0 Answers  


What are thread safe functions?

0 Answers  


Explain wait() method of object class ?

0 Answers  


Categories