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

What is ide with example?

921


What is a two-pass assembler?

993


Write a program to print all permutations of string?

1070


Write a function to find out longest palindrome in a given string?

1008


Why runnable interface is used in java?

1059


Can we catch more than one exception in single catch block?

1002


When will you define a method as static?

1044


what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread

937


Is linked list a linear or non-linear data structure?

923


Name few java 8 annotations ?

978


What is hashmap and map?

968


In java how do we copy objects?

1003


What are 4 pillers of object orinted programming?

951


Write a method that will remove given character from the string?

974


How do you do absolute value in java?

933