Exam 4: Networks and the Internet
Exam 1: Data Representation64 Questions
Exam 2: Data Representation63 Questions
Exam 3: Operating Systems47 Questions
Exam 4: Networks and the Internet62 Questions
Exam 5: Algorithms53 Questions
Exam 6: Programming Languages54 Questions
Exam 7: Software Engineering54 Questions
Exam 8: Data Abstractions53 Questions
Exam 9: Database Systems52 Questions
Exam 10: Computer Graphics47 Questions
Exam 11: Artificial Intelligence52 Questions
Exam 12: Theory of Computation51 Questions
Select questions type
What is the primary difference between using Telnet and SSH to connect to a remote server?
(Essay)
4.9/5
(42)
Draw a sketch showing how the following HTML document would appear on the computer screen when displayed by a browser.
<html>
<head>
<title>This is the title</title>
</head>
<body>
<h1>Mud Art</h1>
</body>
</html>
(Essay)
4.8/5
(34)
What would happen if a user clicked the mouse on the term "pig" while viewing the HTML document shown below?
<html>
<head>
<title>This is the title</title>
</head>
<body>
<h1>Favorite Animals</h1>
<p>Of all the animals in the world,the
<a href="http://pigs.org/pigs.html">pig</a> is
perhaps the most charming.</p><p>However,the
<a href="http://hippopotamuscity.org/hippo.html">
hippopotamus</a> is also cute.</p>
</body>
</html>
(Essay)
4.7/5
(33)
What are two protocols for implementing the transport level in the "TCP/IP hierarchy"?
A. _____________
B. ______________
(Short Answer)
4.9/5
(43)
Ethernet is a means of implementing which of the following network topologies?
(Multiple Choice)
4.8/5
(34)
List two features of HTML that conform to the XML style.
A. _____________________________
B. _____________________________
(Short Answer)
4.9/5
(35)
Which generation of wireless network technology uses the packet-switched IP network?
(Multiple Choice)
4.9/5
(33)
Which of the following provides large scale streaming services?
(Multiple Choice)
4.7/5
(40)
Draw a circle the portion of the URL below that identifies the directory containing the file being addressed.Underline the portion that identifies the protocol that should be used when accessing the file.Draw a rectangle around the portion that identifies the file name itself.
http://batcave.metropolis.com/heroes/superheroes/batpage.html
(Short Answer)
4.8/5
(36)
Which standards organization produced the OSI reference model for internet communication?
(Multiple Choice)
4.8/5
(41)
Identify a protocol used in the implementation of the network layer in the TCP/IP hierarchy.
______________
(Short Answer)
4.9/5
(41)
Identify two protocols used in networks to determine the right to transmit an original message.
A. _________________
B. _________________
(Short Answer)
4.9/5
(40)
Which of the following is not a means of performing interprocess communication over a network?
(Multiple Choice)
4.8/5
(30)
Which layer of the TCP/IP hierarchy reassembles messages as their pieces arrive at the destination?
(Multiple Choice)
4.9/5
(33)
As an encryption system,what is unique about public-key encryption (that is,why is public-key encryption so named)?
(Essay)
4.9/5
(35)
Many people use the terms Internet and world-wide web interchangeably.What is the difference between the Internet and the world-wide web?
(Essay)
4.8/5
(33)
The primary purpose of which of the following is not the enhancement of security?
(Multiple Choice)
4.9/5
(27)
Showing 41 - 60 of 62
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)