Tuesday, November 29, 2011

What Class.forName( ) method will do?

Class.forName() will load the class dynamically and it will return the object of type class.
Category:JDBC Interview Questions

No comments:

Post a Comment