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 the difference between static and non-static
variables?

Answer Posted / ravikiran

static variables are class variables and the values remains
same fr the whole class
nonstatic variables are of two kinds
global variables:are the variables which defines variables
which can be accesible over the whole class
local variables:the scope of local variables is with tin
the method only

Is This Answer Correct ?    29 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to perform selection sort in java?

1045


Explain jdk, jre and jvm?

1015


What is singleton service?

1022


Is main an identifier?

1059


What is the use of conditional statement?

1035


How do you reverse a string in java?

1206


Can we have multiple public classes in a java source file?

1276


Which class cannot be a subclass in java?

1077


What is string and example?

1101


extending thread class or implementing runnable interface. Which is better? : Java thread

1045


What is a singleton in genetics?

1128


What are the basic control structures?

1038


What is object in java?

1040


Explain when we should make an instance variable private.

1198


What is token in java?

1074