Exam 22: Internet Networking

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

The HTTP command DELETE ____________.

(Multiple Choice)
4.8/5
(31)

If a computer wants to request information from gateway.com, it must first ask a(n) ____ server to translate the domain name into a numeric Internet address.

(Multiple Choice)
4.9/5
(29)

To open a connection, which of the following statements can you use?

(Multiple Choice)
4.9/5
(35)

If your data gets lost or garbled during transmission from one computer to another, what is responsible for ensuring that the recipient is aware of the unfortunate fact and does not rely on incomplete data?

(Multiple Choice)
4.9/5
(30)

What does TCP/IP stand for?

(Multiple Choice)
4.8/5
(34)

When you communicate with a web server to obtain data, you have two choices: I. You can make a socket connection and send GET and POST commands. II. You can make a server connection and send GET and POST commands. III. You can use the URLConnection class and have it issue the commands on your behalf. IV. You can use the URL class and have it issue the commands on your behalf.

(Multiple Choice)
4.9/5
(30)

_________ objects are used for communication (IO) between two computers (client and server).

(Multiple Choice)
4.8/5
(34)

Sending commands over a socket connection is ___________.

(Multiple Choice)
4.8/5
(35)

What are the steps involved in designing a client/server application? I. Design a communication protocol. II. Test the server with the Telnet program. III. Implement the server program. IV. Write a client program.

(Multiple Choice)
4.9/5
(30)

What does the acronym SMTP stand for?

(Multiple Choice)
4.8/5
(37)

____ has built-in provisions for retrying incomplete transmissions.

(Multiple Choice)
4.8/5
(46)

What are among the most important pieces of information that must be included in an IP packet? I. The Internet address of the recipient II. The URL of the recipient III. The Internet address of the sender IV. The port number of the sender

(Multiple Choice)
4.8/5
(34)

Suppose you use the URLGet program in Section 22.5 to get a web page from a server that does not exist, such as http://wombat.java/index.html. What will happen?

(Multiple Choice)
4.8/5
(35)

A(n) ____ describes how data for a particular application is transmitted.

(Multiple Choice)
4.7/5
(41)

The HTTP command OPTIONS ____________.

(Multiple Choice)
4.8/5
(40)

You should use a ______ to connect to a web server.

(Multiple Choice)
4.8/5
(36)

Suppose you use the URLGet program in Section 22.5 to get a web page that does not exist on a server (which does exist). Assuming that the server is otherwise working properly, what will happen?

(Multiple Choice)
4.7/5
(34)

The HTTP response code 200 means _______________.

(Multiple Choice)
4.8/5
(34)

When you communicate with a mail server, you ___________, or you can learn how to use Java mail extensions.

(Multiple Choice)
4.8/5
(33)

The following command: java pgmName hostname / Lets you retrieve any item from a web server. The slash means:

(Multiple Choice)
4.7/5
(36)
Showing 21 - 40 of 74
close modal

Filters

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