JDBC Type 2 drivers connect to the native API of the DBMS. True False TRUE ANSWER : ? YOUR ANSWER : ?
JDBC stands for: Java Database Connectivity Java Database Control Java Database Components None of these TRUE ANSWER : ? YOUR ANSWER : ?
Which JDBC driver Type(s) can be used in either applet or servlet code? Both Type 1 and Type 2 Type 4 only Both Type 1 and Type 3 Both Type 3 and Type 4 TRUE ANSWER : ? YOUR ANSWER : ?
MySQL is just as powerful as Oracle and is half the price. True False TRUE ANSWER : ? YOUR ANSWER : ?
The JVM (Java virtual machine) interprets Java bytecode at run time. False True TRUE ANSWER : ? YOUR ANSWER : ?
JSP and ASP not only look alike but their underlying technology is quite similar. False True TRUE ANSWER : ? YOUR ANSWER : ?
Type 3 and Type 4 JDBC drivers can be used for sevlets and applets. False True TRUE ANSWER : ? YOUR ANSWER : ?