What the class forname () does?



What the class forname () does?..

Answer / Himanshu Bisht

In Java, the Class.forName("<className>") method is used to load a class by its fully-qualified name (package name + class name) as a Class object. It can be useful when working with JDBC drivers, where the driver class must be loaded before creating a connection to a database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How to insert new line characters into strings?

1 Answers  


how many joins we can write if at all we have n no of tables

5 Answers   Tanla Solutions, TS,


What is data source document?

1 Answers  


Explain the ways to controlling cursor behavior?

1 Answers  


Which table keeps the locking information?

1 Answers  


What are the benefits of normalization?

1 Answers  


What is the recursive stored procedure in sql server?

1 Answers  


What is the default server name for sql server?

1 Answers  


my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions

1 Answers  


How can sql server instances be hidden?

1 Answers  


how can do you the system monitoring?

1 Answers  


What is difference between commit and rollback when used in transactions?

1 Answers  


Categories