Unit 1: Network basics - Practice Quiz

CAP7001 — Data Communication And Networking 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 Which characteristic of data communication means that data must reach the correct destination?

Data communication characteristics Easy
A. Delivery
B. Jitter
C. Accuracy
D. Timeliness

2 Which characteristic refers to variation in the arrival time of packets?

Data communication characteristics Easy
A. Jitter
B. Accuracy
C. Delivery
D. Security

3 Which component of a data communication system carries data from sender to receiver?

Components Easy
A. Protocol
B. Message
C. Medium
D. Receiver

4 What is the information being communicated in a data communication system called?

Components Easy
A. Protocol
B. Sender
C. Message
D. Medium

5 Which type of data representation commonly uses character-encoding systems such as ASCII or Unicode?

Data representation Easy
A. Video
B. Audio
C. Text
D. Image

6 How are images commonly represented in a computer?

Data representation Easy
A. As addresses
B. As pixels
C. As protocols
D. As packets

7 Which transmission mode allows communication in only one direction?

Transmission modes Easy
A. Multiplex
B. Half-duplex
C. Simplex
D. Full-duplex

8 Which transmission mode allows both devices to send data at the same time?

Transmission modes Easy
A. Half-duplex
B. Broadcast
C. Simplex
D. Full-duplex

9 Which network design uses a central server to provide services to other computers?

Network design Easy
A. Point-to-point
B. Peer-to-peer
C. Client-server
D. Ring-based

10 In which network design can each computer act as both a client and a server?

Network design Easy
A. Centralized
B. Hierarchical
C. Client-server
D. Peer-to-peer

11 Which type of network usually covers a small area such as an office or school building?

Network classifications Easy
A. MAN
B. PAN
C. LAN
D. WAN

12 Which type of network can span countries or continents?

Network classifications Easy
A. MAN
B. PAN
C. LAN
D. WAN

13 What is a network protocol?

Protocols Easy
A. A collection of user files
B. A physical network device
C. A type of network cable
D. A set of communication rules

14 Which protocol is commonly used to transfer web pages?

Protocols Easy
A. ARP
B. HTTP
C. SMTP
D. FTP

15 What is a main benefit of using a layered network architecture?

Layered architecture Easy
A. It prevents protocol changes
B. It simplifies network design
C. It removes all addressing
D. It eliminates transmission media

16 How many layers are in the OSI model?

OSI model Easy
A. Six
B. Four
C. Five
D. Seven

17 Which OSI layer is responsible for routing packets between networks?

OSI model Easy
A. Physical layer
B. Data link layer
C. Transport layer
D. Network layer

18 Which TCP/IP transport-layer protocol provides reliable, connection-oriented delivery?

TCP/IP protocol suite Easy
A. TCP
B. UDP
C. ARP
D. IP

19 Which protocol in the TCP/IP suite is mainly responsible for logical addressing and packet routing?

TCP/IP protocol suite Easy
A. Ethernet
B. IP
C. HTTP
D. TCP

20 Which type of address is primarily used at the data link layer?

Addressing mechanisms in layers Easy
A. Port number
B. MAC address
C. IP address
D. Domain name

21 During a live video conference, packets arrive with varying delays, causing uneven audio playback even though no data is corrupted. Which communication characteristic is primarily affected?

Data communication characteristics Medium
A. Accuracy
B. Jitter
C. Delivery
D. Security

22 A payroll file reaches the intended server on time, but several employee records contain altered bits. Which data communication characteristic has failed?

Data communication characteristics Medium
A. Accuracy
B. Jitter
C. Timeliness
D. Delivery

23 Two devices are physically connected and operational, but they interpret the same sequence of bits using different frame formats. Which communication component is incompatible?

Components Medium
A. Receiving device
B. Transmission medium
C. Message source
D. Protocol

24 A text system must represent English, Arabic, Chinese, and emoji characters while remaining compatible with ASCII for basic English text. Which encoding is most suitable?

Data representation Medium
A. ASCII-7
B. UTF-8
C. EBCDIC
D. BCD

25 An uncompressed image has a resolution of pixels and uses 24 bits per pixel. How many bytes are required to store its pixel data?

Data representation Medium
A. 786,432 bytes
B. 2,359,296 bytes
C. 6,291,456 bytes
D. 18,874,368 bytes

26 Two security officers use radios on which either officer can speak, but both cannot speak successfully at the same time. Which transmission mode is used?

Transmission modes Medium
A. Multiplex
B. Full-duplex
C. Half-duplex
D. Simplex

27 A telephone connection allows both participants to speak and hear each other simultaneously. Which transmission mode does this illustrate?

Transmission modes Medium
A. Full-duplex
B. Simplex
C. Half-duplex
D. Serial simplex

28 A fully connected mesh network contains 6 devices. How many point-to-point links are required?

Network design Medium
A. 30
B. 12
C. 18
D. 15

29 In a star topology, all workstation cables are functional, but the central switch suddenly fails. What is the most likely result?

Network design Medium
A. Traffic automatically follows a ring
B. All workstation communication stops
C. Each workstation communicates directly
D. Only one workstation loses access

30 A municipal authority connects offices throughout the same city using a high-speed network. Which classification best describes this network?

Network classifications Medium
A. MAN
B. PAN
C. WAN
D. LAN

31 A company connects regional networks located in Asia, Europe, and North America through leased telecommunications links. Which network type is being formed?

Network classifications Medium
A. LAN
B. WAN
C. PAN
D. MAN

32 A sender places the destination field before the source field, while the receiver expects the opposite order. Which protocol element is inconsistent?

Protocols Medium
A. Timing
B. Synchronization
C. Semantics
D. Syntax

33 As application data moves downward through a layered network architecture, each relevant layer adds control information. What is this process called?

Layered architecture Medium
A. Encapsulation
B. Multiplexing
C. Fragmentation
D. Decapsulation

34 A network replaces Ethernet with Wi-Fi, but its web applications continue operating without modification. Which benefit of layering does this demonstrate?

Layered architecture Medium
A. Clock synchronization
B. Layer independence
C. Address compression
D. Path redundancy

35 A router examines a destination logical address and selects the next path toward a remote network. At which OSI layer does this operation primarily occur?

OSI model Medium
A. Data link layer
B. Network layer
C. Transport layer
D. Physical layer

36 A large message is divided into smaller units, numbered, and reassembled reliably at the destination. Which OSI layer is primarily responsible?

OSI model Medium
A. Presentation layer
B. Network layer
C. Transport layer
D. Session layer

37 In the TCP/IP model, protocols such as HTTP and DNS belong to a layer that combines the functions of which OSI layers?

TCP/IP protocol suite Medium
A. Session, presentation, and application
B. Data link and network
C. Physical and data link
D. Network and transport

38 Which statement correctly distinguishes the primary roles of IP and TCP?

TCP/IP protocol suite Medium
A. IP routes packets; TCP provides reliable delivery
B. IP manages sessions; TCP resolves domain names
C. IP encrypts data; TCP selects physical links
D. IP identifies ports; TCP assigns MAC addresses

39 A server runs both a web service and an email service using the same IP address. Which addressing mechanism allows incoming data to reach the correct service?

Addressing mechanisms in layers Medium
A. Domain labels
B. Port numbers
C. Logical addresses
D. Physical addresses

40 When an IP packet passes through a router to the next network, which addressing change normally occurs?

Addressing mechanisms in layers Medium
A. Both IP addresses are replaced
B. Domain names are replaced
C. Frame MAC addresses are replaced
D. Both port numbers are replaced

41 A voice stream delivers every packet correctly, but variable network delays cause some packets to arrive too late for playback. Which data-communication characteristic is primarily violated?

Data communication characteristics Hard
A. Accuracy, because delayed packets contain unusable data
B. Timeliness, because valid data arrives after its deadline
C. Jitter, because every packet experiences the same delay
D. Delivery, because packets miss the playback application

42 Host A and Host B use identical physical links but interpret the same received bit sequence as different frame types. Which communication component is most directly inconsistent?

Components Hard
A. The protocol governing message interpretation
B. The receiver detecting the physical signal
C. The medium carrying the encoded signal
D. The sender generating the original message

43 A UTF-8 string is transmitted as the byte sequence 41 C3 A9. A receiver reverses the bytes because its processor uses little-endian storage. What is the fundamental error?

Data representation Hard
A. The sequence must include a byte-order mark before decoding
B. UTF-8 requires every character to occupy two bytes
C. Little-endian processors cannot decode multibyte UTF-8 characters
D. Endianness applies to ordered protocol fields, not byte streams

44 Two stations share one radio frequency. Either station may transmit, but simultaneous transmission is prohibited and control alternates the direction. Which mode is being used?

Transmission modes Hard
A. Half-duplex with bidirectional turn-taking
B. Multiplexed simplex with symmetric traffic
C. Simplex with a return control channel
D. Full-duplex with time-separated encoding

45 A network must remain connected after the failure of any single physical link. Which graph property is the minimum relevant design requirement?

Network design Hard
A. The graph must have no bridge edges
B. Every node must have an even degree
C. Every pair must have one shortest path
D. The graph must contain one spanning tree

46 A university owns fiber links connecting several buildings across one campus and operates the infrastructure itself. Which classification is most defensible?

Network classifications Hard
A. A LAN, because ownership determines geographic scope
B. A campus network, composed of interconnected LANs
C. A WAN, because multiple buildings require carrier links
D. A PAN, because all users share one organization

47 A receiver understands every field in a request and receives it at the permitted time, but treats a field value as a sequence number while the sender intends it as a byte count. Which protocol element differs?

Protocols Hard
A. Syntax, because the field position is disputed
B. Encoding, because the physical bits are disputed
C. Semantics, because the field meaning is disputed
D. Timing, because the field controls synchronization

48 Layer receives data from layer , adds its own header, and passes the result downward. At the peer destination, which entity interprets that header?

Layered architecture Hard
A. The next-hop entity at layer
B. The source entity at layer
C. The destination entity at layer
D. The destination entity at layer

49 A router receives an Ethernet frame carrying an IPv4 packet and forwards the packet onto a different Ethernet link. Which operation best describes the router's processing?

OSI model Hard
A. It removes the IP header and forwards the transport segment directly
B. It preserves both headers and changes only the Ethernet checksum
C. It preserves the frame and replaces only the IP addresses
D. It removes the frame header and creates a new link-layer frame

50 A long application exchange uses synchronization checkpoints so that communication can resume from the latest checkpoint after interruption. Which OSI layer was explicitly designed for this function?

OSI model Hard
A. Transport layer
B. Presentation layer
C. Session layer
D. Network layer

51 Which mapping most accurately represents the relationship between the five-layer Internet model and the seven-layer OSI model?

TCP/IP protocol suite Hard
A. Internet combines OSI transport and network into one layer
B. Transport combines OSI session, transport, and network layers
C. Link combines OSI network, data-link, and physical layers
D. Application combines OSI application, presentation, and session

52 Host A sends an IP packet to Host B on a remote network through router R. On the first Ethernet link, which destination addresses are normally used?

Addressing mechanisms in layers Hard
A. R's MAC address and B's IP address
B. R's MAC address and R's IP address
C. B's MAC address and B's IP address
D. B's MAC address and R's IP address

53 A TCP server supports many simultaneous client connections on local port 443. Which information distinguishes one established connection from another?

Addressing mechanisms in layers Hard
A. The source and destination IP-port pairs
B. The destination IP address and frame type only
C. The source and destination MAC addresses only
D. The server's port and protocol number only

54 An IPv4 NAT device changes a packet's source IP address but leaves the TCP segment otherwise unchanged. Which values generally require updating?

TCP/IP protocol suite Hard
A. The IPv4 checksum and TCP checksum
B. Only the Ethernet frame-check sequence
C. Only the TCP sequence and acknowledgment numbers
D. The IPv4 identification and TCP window fields

55 A physical link transmits at . Line coding carries data bits per transmitted bits, and framing consumes of the coded payload. What is the maximum application-data rate before higher-layer overhead?

Network design Hard
A.
B.
C.
D.

56 A transport layer offers reliable byte-stream service even though the network layer may lose or reorder packets. Which layered-design principle does this illustrate?

Layered architecture Hard
A. Each layer must expose every lower-layer limitation
B. A layer may enhance the service provided below it
C. Reliability must originate exclusively in the lowest layer
D. Peer layers communicate through direct physical links

57 Two implementations use identical packet formats and timers, but one sends data before completing the required handshake. Which protocol specification is being violated?

Protocols Hard
A. The encoding of individual header fields
B. The ordering rules of the protocol state machine
C. The signal representation of the physical medium
D. The addressing scope of the lower-layer frame

58 Packets in a stream experience delays of , , , and ms, while no packet is corrupted or lost. Which mechanism most directly compensates for the observed impairment at the receiver?

Data communication characteristics Hard
A. A de-jitter buffer that delays playback
B. A checksum that corrects late packets
C. A routing loop that equalizes path length
D. A larger address field that orders packets

59 A sensor produces analog temperature values, but the network interface accepts only digital bit streams. Which component function must occur before transmission over the digital interface?

Components Hard
A. Quantization and encoding of the source data
B. Routing and forwarding of the analog waveform
C. Port addressing of each sampled amplitude
D. Session synchronization of the physical signal

60 A newly booted IPv4 host has no configured address and broadcasts a DHCP discovery message. Which addressing combination is normally used before a DHCP server responds?

Addressing mechanisms in layers Hard
A. Source IP 0.0.0.0, destination IP 255.255.255.255, broadcast destination MAC
B. Source IP 127.0.0.1, destination IP 255.255.255.255, unicast destination MAC
C. Source IP link-local, destination IP 0.0.0.0, unicast destination MAC
D. Source IP 0.0.0.0, destination IP of the DHCP server, broadcast destination MAC