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 static variable and static method?

Answer Posted / rajiv sairam

Static variable can be modified, only a single copy is maintained for the objects,it stays in memory until we delete it manually,accessing is directly with the class name


Static method can access only static data with the class name, no need of creating objects.

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 string length in java?

995


How many types of literals are there in JAVA?

1098


Why inputstreamreader is used in java?

1053


How to make a read-only class in java?

1232


What is the purpose of interface?

1043


Can we override a variable in java?

1056


Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.

2049


When is finally block not called?

1142


When should I use singleton pattern?

1082


What is the difference between array and array list in java?

1294


What is return type in java?

1117


How do you escape a string?

1035


What is constructor and virtual function? Can we call a virtual function in a constructor?

1182


Can a abstract class be defined without any abstract methods?

1055


Is there any difference between synchronized methods and synchronized statements?

1136