adplus-dvertising
frame-decoration

Question

Which JDBC driver Type(s) can be used in either applet or servlet code?

a.

Both Type 1 and Type 2

b.

Both Type 1 and Type 3

c.

Both Type 3 and Type 4

d.

Type 4 only

Answer: (c).Both Type 3 and Type 4

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which JDBC driver Type(s) can be used in either applet or servlet code?

Similar Questions

Discover Related MCQs

Q. How many JDBC driver types does Sun define?

Q. The doGet() method in the example extracts values of the parameter’s type and number by using __________

Q. The Java __________ specification defines an application programming interface for communication between the Web server and the application program.

Q. State true or false: Executing programs at the client side is slower than executing programs on the server

Q. What are client side scripting languages?

Q. What are scripting languages?

Q. Javascript is used to create dynamic webpages using technologies that are collectively called ________

Q. While using Javascript, the browser parses the HTML code into a tree like structure defined by a standard called ________

Q. What is the full form of JSP?

Q. Which of the following application servers do not provide built in support for servlets?

Q. Which of these functions is not a part of the servlet lifecycle

Q. State true or false: Servlets are used to generate dynamic responses to HTTP requests.

Q. The _______ specification defines an application programming interface for communication between the server and the application program

Q. Which of the following programming languages is used to create programs like applets?

Q. Which of the following is not a valid attribute of a page directives?

Q. What is the correct signature of _jspService() method of HttpJspPage class?

Q. Which of the following is true about Initialization phase in JSP life cycle?

Q. Which of the following attributes are used in jsp:include tag?

Q. Which of the following is true about info Attribute?

Q. PageContext is instance of which class?