ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
What is thin driver and thick driver. why it is called so?
 Question Submitted By :: Gopalraop
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is thin driver and thick driver. why it is called so?
Answer
# 1
Both these drivers are used to connect your java program to
database(oracle).

Thin drivers (comes under type 4 drivers)  are completely
written in java.You can connect to oracle without oracle
client installed on ur pc.
Thick drivers(comes under type 1 or i think 2,3 also)are not
 written completely in java.You need oracle client(like odbc
driver,jdbc-odbc bridge drivers etc)for communication
between java program and oracle.

As thin driver's implementation is smaller as compared to
thick drivers,so they are are called as such i think.
 
Is This Answer Correct ?    7 Yes 1 No
Harmandeep Singh
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
How to access a method that it declared as protected?  3
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run? DNS2
If two threads call a static method at the same point of time, what will happen? KPIT1
What is the difference between Resultset and Rowset. IBM5
Is JRE required to compile Java files ? HCL3
how can i connect to database in a applet ?  1
how can we import the user defined package without classpath?  1
what is meant by serialization?  6
Name the method of a Container that can be used to cause a container to be laid out and redisplayed?  1
Difference between abstract class and Interfaces? Sai-Softech5
is java support call by reference and call by value, if supports please explain?  3
whst is encapsulation?when u encpsulate actually while devoloping code? AMDOC5
what is the use of reference variable  2
Hi Friends, can u give me Real Time example for interface and abstract class.(With Banking Example)  1
define System.out.println(); what is the meaning!  8
Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain DNS6
Explain about vector, dictionary,hash table, property classes? Patni1
What is the difference between serialization and deserialization? ABC2
What classes of exceptions, caught by a catch clause?  1
What is protected and friendly?  1
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com