what does the method Class.forName returns?

Answer Posted / choudarygariabbai

static Class<?> forName(String className)
Returns the Class object associated with the
class or interface with the given string name.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we set null value in jdbc preparedstatement?

514


What is odbc and jdbc in dbms?

513


What is connection data?

468


Which jdbc drivers will run your program?

500


What happens if we don't close the connection in jdbc?

477






Why did my jdbc code throw a rollback sqlexception?

493


How do I know which jdbc driver to use?

587


How can I get or redirect the log used by DriverManager and JDBC drivers?

509


How the JDBC application works?

522


What is jdbc template?

509


What is JDBC Connection? Explain steps to get Database connection in a simple java program.

606


Is uri the same as url?

487


What is JDBC PreparedStatement?

520


What is createstatement method in java?

498


What is a jdbc driver and how many jdbc drivers are available?

569