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 / navaneesh

i think static block is executed, when the class is
loaded.That means at the time of compile time.so that
block sill executed first.

where as static method have to call seperately and also it
can call with out object instance.so it executed when run time.

Is This Answer Correct ?    56 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by abstract classes?

1132


Explain abstract class in java?

1125


What is the purpose of checked and unchecked exceptions in JAVA?

1065


What is ctrl m character?

1107


What is * argv?

1308


What do you mean by access modifier?

1104


How does the java compiler work?

1031


What does arrays sort do in java?

1074


Define canvas?

1023


Tell me about different OOPS concepts.

1052


Find the value of a specified element of the array arr[i] where 0 <= i <= n-1

1032


What are the differences between Java 1.0 and Java 2.0?

2343


What is the relationship difference the canvas class and the graphics class?

1110


What is the benefit of singleton pattern?

1045


What are static initalizers in java ?

1058