Type 3 and Type 4 JDBC drivers can be used for sevlets and applets. True False TRUE ANSWER : ? YOUR ANSWER : ?
How does Tomcat execute a JSP? By one of Tomcat's threads None of these As an independent process As a CGI script TRUE ANSWER : ? YOUR ANSWER : ?
What is sent to the user via HTTP, invoked using the HTTP protocol on the user's computer, and run on the user's computer as an application? A Java servlet None of these A Java applet A Java application TRUE ANSWER : ? YOUR ANSWER : ?
Which JDBC driver Type(s) can you use in a three-tier architecture and if the Web server and the DBMS are running on the same machine? All of Type 1, Type 2, Type 3 and Type 4 Both Type 3 and Type 4 Type 1 only Type 2 only TRUE ANSWER : ? YOUR ANSWER : ?
MySQL surrogate keys are given the property AUTO_INCREMENT. True False TRUE ANSWER : ? YOUR ANSWER : ?
Which JDBC driver Types are for use over communications networks? Type 4 only Both Type 3 and Type 4 Neither Type 3 nor Type 4 Type 3 only TRUE ANSWER : ? YOUR ANSWER : ?
What programming language(s) or scripting language(s) does Java Server Pages (JSP) support? All of these Java only VBScript only Jscript only TRUE ANSWER : ? YOUR ANSWER : ?
________ is an open source DBMS product that runs on UNIX, Linux and Windows. JSP/SQL JDBC/SQL Sun ACCESS MySQL TRUE ANSWER : ? YOUR ANSWER : ?