adspace
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
write a c program to find the sum of five entered numbers using an array named number
Is int a keyword in c?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
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......
What is dynamic dispatch in c++?
How can I implement sets or arrays of bits?
What are compound statements?
develop algorithms to add polynomials (i) in one variable
what is ur strangth & weekness
ATM machine and railway reservation class/object diagram
swap 2 numbers without using third variable?
How do you convert strings to numbers in C?
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
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
`write a program to display the recomended action depends on a color of trafic light using nested if statments