Answer Posted / ramaiah raj
Class.forName(String ClassName); Here Class is Predefined
class.forName(String className) is method used to create the
object which declared as abstract. In JDBC the Driver class
is an abstract class. So in order to create a instance
forName method is used.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which component handles cluster communication in jboss?
Is a class a subclass of itself?
Why are component architectures useful?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What is RMI and what are the services in RMI?
What is the relationship between the canvas class and the graphics class?
Should synchronization primitives be used on bean methods?
the same information whether it will connect to the database or it will be used previous information?
What is the purpose of the notifyall() method?
To what value is a variable of the string type automatically initialized?
Is “abc” a primitive value?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
Is infobus easy to use?
What is the RMI and Socket?
What is permgen or permanent generation?