What is thin driver and thick driver. why it is called so?
Answer Posted / samineni.anilbabu
thick driver is comes under only type1 driver
why because there connect automatically into the oracle
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What does exp mean in math?
what do you understand by synchronization? : Java thread
Explain the different forms of polymorphism?
What is final, finally, finalize?
Can we have try block without catch block?
Can we convert stringbuffer to string?
Why java is call by value?
What are the advantages of exception handling?
What is the purpose of javac exe?
explain what is transient variable in java?
What are the features of java?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
How can you handle java exceptions?
what is interface in java? Explain
Similarity and difference between static block and static method ?