logo

CuriousTab

CuriousTab

JDBC, Java Server Pages, and MySQL problems


  • 1. JSP and ASP not only look alike but their underlying technology is quite similar.

  • Options
  • A. True
  • B. False
  • Discuss
  • 2. MySQL is just as powerful as Oracle and is half the price.

  • Options
  • A. True
  • B. False
  • Discuss
  • 3. JDBC stands for Java Database Connectivity

  • Options
  • A. True
  • B. False
  • Discuss
  • 4. MySQL surrogate keys are given the property AUTO_INCREMENT.

  • Options
  • A. True
  • B. False
  • Discuss
  • 5. An applet is a Java bytecode program that is sent to the user via HTTP and is invoked using the HTTP protocol on the user's computer.

  • Options
  • A. True
  • B. False
  • Discuss
  • 6. Sun defines four JDBC driver types.

  • Options
  • A. True
  • B. False
  • Discuss
  • 7. The JVM (Java virtual machine) interprets Java bytecode at run time.

  • Options
  • A. True
  • B. False
  • Discuss
  • 8. A servlet is a Java program that is invoked via HTTP on the Web server.

  • Options
  • A. True
  • B. False
  • Discuss
  • 9. Java bytecode is machine-specific code.

  • Options
  • A. True
  • B. False
  • Discuss
  • 10. With JSP, the coding is done in Java and only in Java.

  • Options
  • A. True
  • B. False
  • Discuss

First 2 3