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 the diffrence between a local-tx-datasource and a xa-datasource?
What are the design considerations while making a choice between using interface and abstract class?
What is synchronization and why is it important?
What are the different approaches to represent an inheritance hierarchy?
what are the advantages of JTA over JTS?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
how do you Handle Front End Application data against DB with example?
Describe activation process?
How is a java object message delivered to a non-java client?
what is meant by JRMP?
What are the different types of exception?
What is Remote Server?
What are the different methods of identifying an object?
What are the difference between RMI and CORBA?
What is the map interface?