Font size
WorksheetsBinary and Networking Quiz
Total questions: 60
Worksheet time: 2hrs 30mins
What is the binary equivalent of decimal 10?
1010
0110
1111
What is the decimal equivalent of binary 1111?
15
14
16
13
What is the hexadecimal equivalent of decimal 255?
FF
0
FEE
F0
What base is used in the hexadecimal number system?
16
10
8
2
What is the binary equivalent of decimal 5?
101
110
100
111
Which prefix indicates binary numbers?
0b
0x
0d
0f
What is the decimal value of hexadecimal A?
10
11
9
12
What is the hexadecimal equivalent of binary 1010?
A
B
C
9
Which number system uses digits 0-9 and A-F?
Hexadecimal
Decimal
Binary
Octal
What is the binary equivalent of decimal 20?
10100
11000
11100
10000
What is the decimal equivalent of binary 100000?
32
16
64
48
What is the binary equivalent of hexadecimal F?
1111
1010
1101
1001
Which layer is responsible for framing in the OSI model?
Data Link Layer
Network Layer
Physical Layer
Transport Layer
What is the main purpose of the data link layer?
Prepare data for transmission on specific media
Determine IP address
Encrypt data
Manage sessions
Which sublayer of the data link layer handles MAC addressing?
MAC sublayer
LLC sublayer
Physical sublayer
Network sublayer
What does LLC stand for?
Logical Link Control
Local Link Control
Logical Layer Control
Link Layer Communication
Which topology uses token passing?
Ring
Star
Bus
Mesh
Which field in a data link frame indicates the frame length?
Length field
Type field
FCS field
Destination field
What is the function of the Frame Check Sequence (FCS)?
Error detection
Error correction
Address resolution
Flow control
Which WAN topology is point-to-point?
Serial link
Star
Bus
Mesh
Which MAC method allows devices to transmit when the line is idle?
CSMA/CD
Token Passing
Polling
Time Division
Which MAC method is used in modern Ethernet?
CSMA/CD
Token Ring
PPP
HDLC
What is the size of a standard Ethernet MAC address?
48 bits
32 bits
64 bits
16 bits
What is another name for a physical address?
MAC address
IP address
Host name
Logical address
Which device uses a MAC address table to forward frames?
Switch
Router
Hub
Firewall
What is stored in a switch's MAC address table?
MAC addresses and associated ports
IP addresses
DNS names
Routing tables
Which forwarding method waits for the entire frame before forwarding?
Store-and-forward
Cut-through
Fragment-free
Fast forward
Which switching method has the lowest latency?
Cut-through
Store-and-forward
Fragment-free
Full-buffer
Which address is used by Ethernet at the data link layer?
MAC address
IP address
Port number
Subnet mask
Which switch port setting determines speed and duplex?
Port settings
MAC table
Routing protocol
VLAN ID
What is the purpose of VLANs?
Segment a network logically
Increase physical size
Encrypt data
Provide internet access
Which Ethernet speed is represented by 1000BASE-T?
1 Gbps
100 Mbps
10 Gbps
10 Mbps
Which sublayer of Ethernet is responsible for frame encapsulation?
MAC sublayer
LLC sublayer
Network layer
Physical layer
What is the destination MAC for a broadcast frame?
FF:FF:FF:FF:FF:FF
00:00:00:00:00:00
11:11:11:11:11:11
FF:00:00:00:00:FF
Which forwarding method checks for errors before forwarding?
Store-and-forward
Cut-through
Fast forward
CSMA/CD
What is the main function of a switch?
Forward frames based on MAC addresses
Route packets
Broadcast all frames
Convert protocols
Which device operates at the network layer?
Router
Switch
Hub
Bridge
What is the main function of the network layer?
Provide end-to-end connectivity
Control access to media
Encrypt data
Manage sessions
Which protocol is used for logical addressing?
IP
TCP
UDP
MAC
What is the purpose of the IPv4 header TTL field?
Limit packet lifetime
Mark priority
Error checking
Encrypt data
Which IP version uses 128-bit addresses?
IPv6
IPv4
IPX
MAC
What is the role of the destination IP address in a packet?
Identify receiving host
Identify sending host
Determine port number
Indicate subnet mask
What is the minimum size of an IPv4 header?
20 bytes
16 bytes
32 bytes
24 bytes
Which routing table field indicates the next hop?
Next hop
Metric
Destination network
Interface
Which IPv6 header field replaces IPv4's TTL?
Hop Limit
Traffic Class
Flow Label
Version
What is the purpose of a routing table?
Determine path to destination
Store MAC addresses
Resolve DNS queries
Encrypt traffic
Which routing type uses manually entered routes?
Static routing
Dynamic routing
Default routing
Link-state routing
What is the IPv4 loopback address?
127.0.0.1
192.168.0.1
0.0.0.0
255.255.255.255
Binary numbers use digits 0 and 1 only.
TRUE
FALSE
The Data Link Layer is responsible for logical addressing.
FALSE
TRUE
Switches operate at Layer 2 of the OSI model.
TRUE
FALSE
IPv6 addresses are 64 bits long.
FALSE
TRUE
Cut-through switching has higher latency than store-and-forward.
FALSE
TRUE
A router uses a MAC address table to forward packets.
FALSE
TRUE
The binary equivalent of decimal 8 is (a) .
The sublayer of the Data Link Layer that manages addressing is the (a) sublayer.
A switch builds its (a) table to forward frames.
The IPv4 loopback address is (a) .
The IPv6 field that replaces TTL is called (a) .
A (a) address is used to identify devices at Layer 3.
