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 block and static
method

Answer Posted / ravikiran

static block is used to initialize the variables during the
JVM startup.
static methods are getting called with out creation of any
instance.

Is This Answer Correct ?    34 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is tcp ip in java?

1156


Can we have static methods in an interface?

1103


What is meant by final class?

1181


Explain abstract class in java?

1125


Difference between arraylist and vector.

1177


Is void a wrapper class?

997


What is a ternary operator in java? What is an interface?

1035


What is a Null object?

1721


What does java ide mean?

1207


How to display names of all components in a Container?

2986


Can we restart a thread already started in java?

1145


How do you convert int to char in java?

1118


Why do we use string?

1115


What is the difference between final, finally and finalize() in java?

1237


Can you declare the main method as final?

1062