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 different between static and non static methods ,using
example

Answer Posted / guest

Static:
we dont have to create instance of an object

Staic methods cannot access nonstatic methods.
same with variable static variables cannot access static
variables

Non-Static:
we have to create instance of an object
nonStaic methos canaccess nonstatic methods.
same with variable nonstatic variables can access static
variables

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a for loop in java?

1095


Which is faster set or list in java?

1076


What is anagram of a string?

995


What is bean? Where it can be used?

1137


What are benefits of java?

1097


What is the meaning of variable in research?

1051


What is an abstract class and what is it’s purpose?

1012


Is map sorted in java?

1110


How do you detect memory leaks?

1110


What are byte codes?

1295


Why constructor has no return type?

1131


What is a singleton factory?

1024


Differentiate between stringbuffer and string?

1073


what is method reference in java 8?

1088


What is use of map in java?

1056