adspace


Which driver is a pure java driver

Answer Posted / Bineet Kumar

There's no such concept of a 'pure Java driver'. Drivers in the context of programming are typically used for database connectivity and they are specific to the database system (SQL Server, MySQL, Oracle etc.) and not the programming language.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a c program to find the sum of five entered numbers using an array named number

2259


Is int a keyword in c?

1067


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1625


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

2015


What is dynamic dispatch in c++?

1142


How can I implement sets or arrays of bits?

1129


What are compound statements?

1298


develop algorithms to add polynomials (i) in one variable

2266


what is ur strangth & weekness

2596


ATM machine and railway reservation class/object diagram

5342


swap 2 numbers without using third variable?

1213


How do you convert strings to numbers in C?

1351


hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

1947


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1363


`write a program to display the recomended action depends on a color of trafic light using nested if statments

2218