GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Management  >  Team Lead
Go To First  |  Previous Question  |  Next Question 
 Team Lead  |  Question 32 of 39    Print  
How the Class.forName()method load the Database Driver and how it will act as in the Reflect package? Both the arguments are String parameter. Explain.
1) Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");

2) Class c=Class.forName(args[0]);
Method m[]=c.getDeclaredMethods();
for(int i=0;i System.out.println("nn method -->> "+m[i].toString());



  
Total Answers and Comments: 0 Last Update: August 21, 2007     Asked by: MSaravanan 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

Explain a scenario where you go in Win-Win situation or tell scenario where you provide a solution by which client and your team was Happy.
View Question | Asked by : bridge

Explain how you estimate your project / task end dates and then monitor them to ensure that dead lines are met.
Read Answers (1) | Asked by : bridge

How the Class.forName()method load the Database Driver and how it will act as in the Reflect package? Both the arguments are String parameter. Explain.
1) Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");2) Class c=Class.forName(args[0]); Method m[]=c.getDeclaredMethods(); for(int i=0;i> "+m[i].toString()); 
View Question | Asked by : MSaravanan


 Sponsored Links

 
Related Articles

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Performing XSLT Transformations inside the Database

Performing XSLT Transformations inside the Database Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr employees table you can create a script that will instruct the database to build an HTML page based on the data stored in hr e
 

Business Performance Management

Business Performance Management What is Business Performance Management Business Performance Management is most commonly described as a set of processes that help companies or organizations optimize their business performance It is specifically designed to organize automate and analyze business meth
 

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

Performing XML Processing inside the Database

Performing XML Processing inside the Database When building XML enabled applications on top of Oracle there are many advantages to performing the XML processing inside the database when compared to performing it on the client The key advantages to perform XML processing inside the database are as fo
 

Network Management

Network Management Network management is the method of managing the tools that belong to a network and maintaining administering all the systems that are connected in the network For one to be able to efficiently manage a network that person should be a qualified network administrator and should hav
 

ERP for Cash Management

ERP for Cash Management Cash management is a fundamental application that allows you to manage your accounts It includes banks savings institutions and charge cards All the appropriate functions are conveniently centralized in one location The application provides facilities for accounting staff to
 

Knowledge Management in Business Networks

What is Knowledge Management KM The basic definition of knowledge management from the business perspective states that it is the vital set of methods that manage the conception distribution and exploitation of knowledge In today’ s Information Age era with the technological advancements in
 

C++ Memory Management operators

C Memory Management operators Need for Memory Management operators The concept of arrays has a block of memory reserved The disadvantage with the concept of arrays is that the programmer must know while programming the size of memory to be allocated in addition to the array size remaining constant m
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape