what is class.forname() and how it will be useful ?
Answer Posted / amit singh
it is useful when you don't know about the class as compile
time you must to use it you pass the class name as a string
and
its a part of reflection api
but you used it when you connect through db
and many more you should do when you don't know the class
at compile time
and also above which mention by pradip right
amitsingh200@gmail.com
amit09mca(scjp 1.5 and manymore)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is meant by class loader? How many types are there?
Is linked list a linear or non-linear data structure?
What is dynamic array in java?
why Interface used?
Mention a package that is used for linked list class in java.
What is the best definition for data?
What is difference between variable declaration and definition?
How many types of memory areas are allocated by jvm?
What is a parameter used for?
Does apple use java?
What are methods and how are they defined?
What are the object and class classes used for?
What are scalar data types?
What is data and its types?
What is the difference between checked exception and unchecked exception?