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
Write the entire URL required to retrieve the Web document named bulldogs.html from the Webserver at animals.org assuming that the document is stored in the directory named dogs.
Free
(Short Answer)
4.8/5
(28)
Correct Answer:
http://animals.org/dogs/bulldogs.html
What terms in the following HTML document are linked to other documents?
<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>
Free
(Short Answer)
4.8/5
(25)
Correct Answer:
pig,hippopotamus
Which of the following is not a protocol used in the basic TCP/IP software hierarchy?
Free
(Multiple Choice)
5.0/5
(33)
Correct Answer:
A
The main purpose of _______ and ________ ISPs is to provide a system of high-speed routers that serve as the Internet's communication backbone,whereas _________ ISPs concentrate on providing Internet access to the Internet's users.
(Short Answer)
4.9/5
(31)
A ___________________ consists of software units that execute as processes on different computers.
(Short Answer)
4.7/5
(39)
Which layer of the TCP/IP hierarchy presents incoming messages to the computer user?
(Multiple Choice)
4.9/5
(32)
Which layer of the TCP/IP hierarchy decides which application should receive an incoming message?
(Multiple Choice)
4.8/5
(34)
Which of the following is assigned the task of providing individual users access to the Internet?
(Multiple Choice)
4.8/5
(43)
In each blank below write the HTML tag that performs the indication function.
A. __________ Begins the part that describes what will appear on the computer screen
B. __________ Marks the end of the HTML document
C. __________ Marks the beginning of a paragraph
D. __________ Marks the end of a term that is linked to another document
(Short Answer)
4.8/5
(29)
Which of the following is an Internet application that is named after its underlying protocol?
(Multiple Choice)
4.8/5
(28)
Express the bit pattern 0001001000001100 in dotted decimal notation.
________________
(Short Answer)
4.8/5
(48)
Draw a rectangle around the portion of the email address below that identifies the "person" who should receive the message.Underline the portion that identifies the location of the mail server that handles the mail for that person.
Fido@dogmail.zoo.org
(Short Answer)
4.9/5
(31)
List two network topologies.
A. _____________
B. _____________
(Short Answer)
4.7/5
(39)
Which of the following is not an application of the Internet?
(Multiple Choice)
4.9/5
(41)
Which layer of the TCP/IP hierarchy actually transmits a message?
(Multiple Choice)
4.8/5
(39)
Where would be the most likely place to put a firewall to provide each of the following services?
A. ___________________ Protect an entire domain from attacks from the cloud
B. ___________________ Protect an entire domain from spam
C. ___________________ Protect an individual machine from worms and viruses
(Short Answer)
4.8/5
(36)
Showing 1 - 20 of 62
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)