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...

Why Static variable required in java?For ex,class A
{
static int a;
int b;
}
Why static is required?

Answer Posted / za

because it help us to declare class field asglobal variable

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object in java?

1038


What is a layout manager and what are different types of layout managers available in java awt?

1308


Where are global variables stored?

1009


What are the two ways in which thread can be created?

1105


Differentiate between run time error and syntax error.

1191


Can a class be protected in java?

1010


What is the transient keyword?

2340


Can singleton class be cloned?

1092


What is the return type of the main method?

1084


What are implicit objects in java?

1020


What is a default constructor and also define copy contrucyor?

1161


What is final keyword?

1235


Can a class be private in java?

1038


What is the meaning of 3 dots in java?

1209


What best practices should you follow while writing multithreaded code in java?

1106