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 does Class.forName return?

Answer Posted / karthik

Class.forName attempts to load the class whose name is
given in its only argument, and returns the Class instance
representing that class. In the
event that the Class could not be found, resolved, verified,
or loaded, Class.forName
throws one of several different Exceptions

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps to connect to a database in java?

978


How many types of jdbc drivers are there?

1050


What is resultsetmetadata?

953


What is jdbc explain?

977


How can we execute stored procedures?

1069


Explain about the Try Block?

1033


How can we maintain the integrity of a database by using jdbc?

1149


What is odbc jdbc?

1048


What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.

949


Is jdbctemplate thread safe?

965


Can we return resultset in java?

964


What is jdbc thin client?

1010


Is jdbc a framework?

958


How to connect html page to database using jdbc?

924


What is executequery in java?

943