Java Mixed Topics Aptitude Questions and Answers.

This section contains Aptitude Questions and Answers on mixed java topics like database, applets, servlets and advance java topics.

List of Java mixed topics Aptitude Questions and Answers

1) Applets are __________ program.
  1. Client Side
  2. Server Side
  3. Both 1 and 2
  4. None of these

2) Servlets are __________ program.
  1. Client Side
  2. Server Side
  3. Both 1 and 2
  4. None of these

3) What is JDBC?
  1. It's a driver that is used for database connectivity in java.
  2. It's a class that contains methods for Jar file development.
  3. Both 1 and 2
  4. None of these

4) JDBC stands for __________.
  1. Java Database Connection
  2. Java Development Community
  3. Java Development Code
  4. Java Database Connectivity

5) To use JDBC which of the following package is used?
  1. java.jdbc
  2. java.dbl
  3. java.sql
  4. java.net







Comments and Discussions!

Load comments ↻





Copyright © 2024 www.includehelp.com. All rights reserved.