IT 08: Networks: Online Study Questions
IT 08: Networks: Online Study Questions
IT 08: Networks: Online Study Questions
IT 08: Networks
Online Study Questions
8.1 Principles of Networking
1. How are networks formed?
Networks are systems that are formed by links.
2. What are websites that allow individuals to
link to each other’s pages called?
Social networking sites.
3. What are connections with your friends
called?
My personal network
4. What two things do computers share when
linked by a network?
Data and resources.
5. What is the smallest “network” you can
create?
Two computers connected by a single cable
8.1.1 Define Computer Networks
6. What is a collection of hosts connected by
networking devices?
A computer data network.
7. What is any device that sends and receives
information on the network called?
A host.
8. What are devices that are connected to
hosts called?
Peripherals.
9. When a printer is connected directly to a
switch, is it a host or peripheral?
Peripheral
10. Network devices link together using a
variety of connections. What type of cabling
uses electrical signals?
Copper cabling
11. What type of cable uses light pulses to
transmit?
Fiber-optic cabling
12. What type of connection uses laser
technology?
Wireless connection
8.1.2 Explain the benefits of networking
13. What are two benefits of networking _
computers?
Lower ___costs_________________
Increased ____ productivity_______________
14. When sharing a networked printer, where
are the print jobs sent?
To a central print server
15. What type of tool is email considered?
An online
____ collaboration ___________________ tool
16. What device manages network resources?
A server.
Activity Advantages and Disadvantages of Networking
8.2 Describe types of networks
8.2.1 Describe a LAN
17. What is a group of interconnected devices
that is under the same administrative control
called?
Local Area Network (LAN).
18. Who controls the security and access
control policies that are in force on the
network?
LAN Administrator
8.2.2 Describe a WAN
19. What are networks that connect LANs in
geographically separated locations?
Wide Area Networks (WANs)
20. What is the most common example of a
WAN?
The Internet
21. Who interconnects LANS?
Telecommunications service providers (TSP).
8.2.3 Describe a WLAN
22. What is used to transmit and receive data
over wireless devices?
Radio waves.
23. On a wireless network, what is connected to
the network with copper cable?
Access points.
Activity: Network Types
8.2.4 Explain peer-to-peer networks
24. In a peer-to-peer network, how are devices
connected to each other?
directly
25. What is the maximum number of computers
that should be in a peer-to-peer network?
Ten computers.
26. Is there a centralized security?
No
8.2.5 Explain client/server networks
27. What device answers a clients request for
information in a client/server network?
The server
28. Where is all network data stored?
On a centralized file server
29. What two things must each user provide to
gain access to network resources?
An authorized username;
A password.
8.3 Describe basic networking concepts and technologies
8.3.1 Explain bandwidth and data transmission
30. What is the amount of data that can be
transmitted within a fixed time period?
Bandwidth
31. What are the small chunks of data called
that are sent over a network?
Packets.
32. How is bandwidth measured?
In bits per second.
33. How do you write megabits per second?
Mbps
34. How many bits are in one byte?
8 bits
35. What is unidirectional or one-way
communication called?
Simplex.
36. When data flows in one direction at a time,
what is it called?
Half-duplex
37. What is data flowing in both directions at the
same time?
Full-duplex
38. Although the data flows in both directions,
how is the bandwidth measured?
The bandwidth is measured in only one direction.
39. What type of communication is a telephone
conversation?
Full duplex
40. What type of communication does a police
two-way radio use?
Half-duplex
41. What type of communications is DSL?
Full duplex
8.3.2 Describe IP addressing
42. What is the number that is used to identify a
device on the network called?
An IP address.
43. Must each device on a network have a
unique IP address to communicate with
other network devices?
Yes
44. Each device on a LAN has to have an IP
address. In order to communicate, these IP
addresses must be in the same
_____network ________?
45. What on the host is assigned a physical
MAC address?
The host NIC.
46. How often does the physical address of a
host change?
The physical address remains the same.
47. What is another name for a “logical
address”?
The IP address.
48. How many bits are in an IP address?
32 binary bits
49. What does the first part of an IP address
identify?
The network
50. What does the second part of an IP address
Identify?
A host on that network.
51. What is the only part of the IP address do
routers need to know?
The first part (how to reach each network).
52. What class of IP address is used by
universities?
B
53. What class is used for experimental testing? E
54. What class of IP is given to customers by
their ISP?
C
55. What portion of the IP address does the
subnet mask identify?
The network portion of an IP address.
56. The Class A subnet mask is 255.0.0.0.
What does the 255 indicate?
That all all thw bits (255) are network bits.
57. What is the default subnet mask of a Class
C address?
255.255.255.0
58. What settings in Windows, will you find
TCP/IP settings?
The Properties window for the Network Interface Card (NIC).
59. What device enables a computer to connect
to the network?
Network Interface Card (NIC)
60. What does it mean that a MAC address is
“burned in”?
It is permanently programmed into the NIC when it is manufactured.
61. What is used by the MAC to deliver data on
the LAN?
Frames
8.3.3 Define DHCP
62. What software utility dynamically assigns IP
addresses to NW devices?
Dynamic Host Configuration Protocol (DHCP)
63. What are the four types of information that a
DHCP server can assign to hosts?
IP address
Subnet mask
Default gateway
Optional values, such as a Domain Name System (DNS) server address