Exam 23: Internet Networking
Exam 1: Introduction76 Questions
Exam 2: Using Objects82 Questions
Exam 3: Implementing Classes108 Questions
Exam 4: Fundamental Data Types124 Questions
Exam 5: Decisions119 Questions
Exam 6: Loops107 Questions
Exam 7: Arrays and Array Lists117 Questions
Exam 8: Designing Classes88 Questions
Exam 9: Inheritance99 Questions
Exam 10: Interfaces100 Questions
Exam 11: Input/Output and Exception Handling108 Questions
Exam 12: Object-Oriented Design104 Questions
Exam 13: Recursion99 Questions
Exam 14: Sorting and Searching100 Questions
Exam 15: The Java Collections Framework102 Questions
Exam 16: Basic Data Structures102 Questions
Exam 17: Tree Structures102 Questions
Exam 18: Generic Classes75 Questions
Exam 19: Stream Processing85 Questions
Exam 20: Graphical User Interfaces75 Questions
Exam 21: Advanced Input/Output90 Questions
Exam 22: Multithreading81 Questions
Exam 23: Internet Networking74 Questions
Exam 24: Relational Databases75 Questions
Exam 25: XML74 Questions
Select questions type
Suppose you use the URLGet program in Section 23.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.9/5
(41)
__________________ is the protocol that defines communication between Web browsers and Web servers.
(Multiple Choice)
4.8/5
(30)
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.8/5
(36)
Which code creates a server socket on port PORT_NUMBER and listens for a connection?
(Multiple Choice)
5.0/5
(31)
What would the getResponseCode return if the response was successful?
(Multiple Choice)
4.8/5
(40)
The ______ method of the ServerSocket class waits for a client connection.
(Multiple Choice)
4.9/5
(40)
The term _____________ data refers to the data that describe how to reach the intended recipient and how to check for errors and data loss in the transmission.
(Multiple Choice)
4.7/5
(37)
_____________ attempts reliable delivery of data, with retries if there are failures.It also notifies the sender whether or not the attempt succeeded.
(Multiple Choice)
4.9/5
(36)
The ____________ translates domain names into Internet addresses.
(Multiple Choice)
4.8/5
(34)
_______ ________ was developed to enable different local area networks to communicate with each other and has become the basis for connecting computers around the world over the Internet.
(Multiple Choice)
4.8/5
(29)
In a communication protocol, can the sender indicate how many bytes are contained in the request?
(Multiple Choice)
4.9/5
(42)
Showing 41 - 60 of 74
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)