Exam 1: Networking and JDBC

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following type of JDBC driver should be used if your Java application is accessing multiple types of databases at the same time?

Free
(Multiple Choice)
4.9/5
(44)
Correct Answer:
Verified

C

The client requests a connection to a server using which of the following statement?

Free
(Multiple Choice)
4.9/5
(49)
Correct Answer:
Verified

A

To create an InputStream on a socket, say s, which of the following statement is necessary?

Free
(Multiple Choice)
4.7/5
(26)
Correct Answer:
Verified

B

In the socket programming, for an IP address, which can be used to find the host name and IP address of a client/ server?

(Multiple Choice)
4.8/5
(34)

Which of the following protocol follows connection less service?

(Multiple Choice)
4.7/5
(48)

Which of the following is true about JDBC?

(Multiple Choice)
4.8/5
(38)

Which of the following statement is TRUE?

(Multiple Choice)
4.8/5
(45)

Which of these package contains classes and interfaces for networking?

(Multiple Choice)
4.7/5
(29)

To connect to a server running on the same machine with the client, which of the following cannotbe used for the hostname?

(Multiple Choice)
4.8/5
(42)

The server listens for a connection request from a client using which of the following statement?

(Multiple Choice)
5.0/5
(37)

Which of the following method call is valid to obtain the server's hostname by invoking an applet?

(Multiple Choice)
4.8/5
(41)

Which of the following step establishes a connection with a database?

(Multiple Choice)
4.8/5
(32)

Which of the following holds data retrieved from a database after you execute an SQL query using Statement objects?

(Multiple Choice)
4.8/5
(35)

Which of the following is correct about JDBC?

(Multiple Choice)
4.8/5
(48)

Which of the following protocols is/are for splitting and sending packets to an address across a network?

(Multiple Choice)
4.8/5
(40)

Which of the following is not a valid type of ResultSet?

(Multiple Choice)
4.8/5
(45)

Which of the following type of JDBC driver, uses database native protocol?

(Multiple Choice)
4.7/5
(35)

Which of these is a protocol for breaking and sending packets to an address across a network?

(Multiple Choice)
4.7/5
(41)

Which of these class is used to encapsulate IP address and DNS?

(Multiple Choice)
4.9/5
(33)

Which of the following type of JDBC driver, is also called Type 2 JDBC driver?

(Multiple Choice)
4.7/5
(39)
Showing 1 - 20 of 25
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)