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...

when we write class.forName("any one class"); what happens
actually?what it will return?explain stepwise?

Answer Posted / raghu

When Class.forNmae("className") is executed, the class will
be loaded, as soon as the class is loaded the static block
will be executed.In the static block the thngs will happen.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is multiple inheritance not supported in java?

1089


What is the maximum size of a string in java?

1171


Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?

1207


What is number data type in java?

1063


Define immutable object?

1104


Can we use string in the switch case?

1092


what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread

1030


How do I convert a string to an int in java?

1118


whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net

2158


Can a list be null in java?

1101


What is collections framework?

1200


How are java objects passed to a method and what are native methods?

1122


Wha is the output from system.out.println(“hello”+null); ?

1211


What is class variable java?

1058


What is console based application in java?

1084