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 non static block in java

Answer Posted / srinivasa

Instance methods are called non static blocks. Because we
can't call them without creating the object.Constructor is
also a non static block. Non Static means other than the
static block and static methods in a class . So we ca the
above two as non static block.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

extending thread class or implementing runnable interface. Which is better? : Java thread

1040


What is method reference in java?

1191


How many bytes are a float?

1027


What are the wrapped, classes?

1105


What is string subsequence method?

1171


How do you change an int to a string?

1058


What is the console in java?

1204


What is java algorithm?

986


How do you replace a string in java?

1047


Is there any case when finally will not be executed?

1000


What is fail first in java?

1286


Why enumeration is faster than iterator?

986


What do you mean by default constructor in java?

1118


'A class is a template for an object' explain this statement.

1092


What is the use of bufferedreader?

1045