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

Difference between static methods, static variables, and static classes in Java.

Answer Posted / nashiinformaticssolutions

A variable, method, or class can be made static by using the static keyword. A static class cannot be instantiated. When both objects or instances of a class share the same variables, this is referred to as static variables. Static methods are simply methods that refer to the class in which they are written.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain when noclassdeffounderror will be raised ?

988


What are implicit objects in java?

934


Write a program to print fibonacci series up to count 10.

851


What are the fileinputstream and fileoutputstream?

1019


What is token in java?

960


What is data member in java?

955


write a program that list all permutations of ABCDEF in which A appears before B?

2437


How to do encapsulation in java?

997


What is the difference between path and classpath variables?

965


What do you understand by final value?

996


Why does java not support operator overloading?

1083


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

1143


What is array length in java?

911


What is methods in java?

956


What is main difference between variable and constant?

968