Answer Posted / n.sriram
class.forName() is used to load the class at runTime. when
we could not decide which class to load.The Method just
loads the class into memory and when required we can
instantiated the class using Class.forName.newInstance()
Is This Answer Correct ? | 15 Yes | 9 No |
Post New Answer View All Answers
what is Activation Instantinator?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
what is handle?
Why use POJO when I can use hashmap
How are the elements of a cardlayout organized?
Can I use multiple html form elements with the same name?
Do I have to use jsps with my application?
what is a portable component?
How can I scroll through list of pages like the search results in google?
What is the purpose of the wait() method?
How will you pass parameters in RMI? Why do you serialize?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
what is meant by JRMP?
What is JTS?
Explain the different types of memory used by jvm?