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

static block will execute when ever execution starts, it
means this block executes first of all, where as static
block have to call seperately and also it can call with out
object instance.

Is This Answer Correct ?    41 Yes 51 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java regex?

1054


What is meant by method overriding?

1164


What is the difference between call by reference and call by pointer?

1012


What technique is carried out to find out if a particular string is empty?

1057


What is this keyword used for?

1179


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

1131


What is a map? What are the implementations of map?

1148


What is the difference between static (class) method and instance method?

1132


What is xslt in java?

1020


Why null value is used in string?

1093


what is the major difference between linkedlist and arraylist in java?

1292


When can you say a graph to be a tree?

1132


What is parameters example?

1090


What is singleton class in ruby?

1063


Difference between error and exception

6157