Exam 1: Networking and JDBC
Exam 1: Networking and JDBC25 Questions
Exam 2: JDBC, Servlets, and Cookies25 Questions
Exam 3: Servlets and Session Tracking24 Questions
Exam 4: Web Development and JSP25 Questions
Exam 5: Web Development With Java Frameworks and Libraries25 Questions
Exam 6: JDBC and Spring Framework25 Questions
Exam 7: JDBC and Networking25 Questions
Exam 8: Java Web Development: Methods, Variables, and Technologies25 Questions
Exam 9: JSP, Threading, and RMI23 Questions
Select questions type
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:
C
The client requests a connection to a server using which of the following statement?
Free
(Multiple Choice)
4.9/5
(49)
Correct Answer:
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:
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 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 protocols is/are for splitting and sending packets to an address across a network?
(Multiple Choice)
4.8/5
(40)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)