0% found this document useful (0 votes)
19 views7 pages

Computer Networking Concepts Explained

The document consists of a series of multiple-choice questions and answers related to computer networks, covering topics such as network protocols, layers, and functions. Key concepts include the TCP/IP model, OSI model, transport protocols, and network management tools. It also addresses specific protocols like HTTP, SMTP, and DHCP, as well as network performance factors.

Uploaded by

renuka
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views7 pages

Computer Networking Concepts Explained

The document consists of a series of multiple-choice questions and answers related to computer networks, covering topics such as network protocols, layers, and functions. Key concepts include the TCP/IP model, OSI model, transport protocols, and network management tools. It also addresses specific protocols like HTTP, SMTP, and DHCP, as well as network performance factors.

Uploaded by

renuka
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Q1. What is a computer network?

A) Group of printers
B) Set of related software
C) Interconnected devices sharing resources
D) File system in a PC
Answer: C) Interconnected devices sharing resources

Q2. What is protocol layering used for?


A) Speeding up the CPU
B) Managing memory
C) Dividing network functions into layers
D) Compressing data
Answer: C) Dividing network functions into layers

Q3. How many layers are in the TCP/IP model?


A) 5
B) 4
C) 6
D) 7
Answer: B) 4

Q4. Which layer in the TCP/IP model deals with logical addressing?
A) Application
B) Transport
C) Internet
D) Network Access
Answer: C) Internet

Q5. How many layers does the OSI model have?


A) 5
B) 4
C) 7
D) 3
Answer: C) 7

Q6. Which OSI layer is responsible for end-to-end communication?


A) Physical
B) Network
C) Transport
D) Application
Answer: C) Transport

Q7. What is a socket in networking?


A) A data cable
B) A power connector
C) A software endpoint for communication
D) A web browser
Answer: C) A software endpoint for communication
Q8. HTTP is used for:
A) Sending emails
B) Web communication
C) File compression
D) Video editing
Answer: B) Web communication

Q9. SMTP is used for:


A) Receiving emails
B) Sending emails
C) Encrypting emails
D) Backing up emails
Answer: B) Sending emails

Q10. POP3 is primarily used for:


A) Uploading files
B) Web browsing
C) Downloading emails from server
D) Network management
Answer: C) Downloading emails from server

Q11. IMAP allows users to:


A) Print emails
B) Access emails without downloading
C) Scan viruses
D) Encrypt data
Answer: B) Access emails without downloading

Q12. MIME is used to:


A) Manage DNS
B) Send multimedia in emails
C) Track IP addresses
D) Create web pages
Answer: B) Send multimedia in emails

Q13. DNS translates:


A) Emails to IP
B) Hostnames to IP addresses
C) IP to MAC
D) URLs to HTML
Answer: B) Hostnames to IP addresses

Q14. SNMP is used for:


A) Email sending
B) Web browsing
C) Network management
D) Video calling
Answer: C) Network management
UNIT 2

Q1. What is the main function of the transport layer?


A) Address resolution
B) Data encryption
C) End-to-end communication and reliability
D) Routing packets
Answer: C) End-to-end communication and reliability

Q2. Which of the following is a connectionless transport protocol?


A) TCP
B) UDP
C) SCTP
D) FTP
Answer: B) UDP

Q3. Which protocol is used for streaming and real-time data transfer?
A) UDP
B) FTP
C) SMTP
D) ICMP
Answer: A) UDP

Q4. How many steps are involved in TCP connection establishment?


A) 2
B) 3
C) 4
D) 5
Answer: B) 3

Q5. The three-way handshake is used in:


A) UDP
B) HTTP
C) TCP
D) FTP
Answer: C) TCP

Q6. TCP uses _______ for flow control.


A) Sliding window protocol
B) Go-back-N
C) Stop-and-wait
D) Checksum
Answer: A) Sliding window protocol

Q7. Flow control ensures:


A) Encryption of data
B) Delivery of packets in sequence
C) Receiver is not overwhelmed with data
D) Congestion is avoided
Answer: C) Receiver is not overwhelmed with data
Q8. Congestion occurs when:
A) Network nodes receive more data than they can handle
B) Data is encrypted
C) Protocols are mismatched
D) TCP handshake fails
Answer: A) Network nodes receive more data than they can handle

Q9. TCP congestion control uses:


A) Three-way handshake
B) Slow Start and Congestion Avoidance
C) Port forwarding
D) IP fragmentation
Answer: B) Slow Start and Congestion Avoidance

Q10. DECbit is a congestion avoidance mechanism used in:


A) UDP
B) SCTP
C) TCP
D) DECnet protocol
Answer: D) DECnet protocol

Q11. RED in congestion control stands for:


A) Reliable Ethernet Data
B) Random Early Detection
C) Redundant Error Detection
D) Remote Early Distribution
Answer: B) Random Early Detection

Q12. SCTP supports:


A) Only connectionless communication
B) Message-oriented transmission with multi-streaming
C) Only broadcast
D) None of the above
Answer: B) Message-oriented transmission with multi-streaming

Q13. SCTP is mainly used in:


A) Web browsing
B) File transfers
C) Telecommunication signaling
D) Email transmission
Answer: C) Telecommunication signaling

Q14. Quality of Service (QoS) refers to:


A) Error correction
B) Ensuring delivery of power
C) Managing bandwidth and delay for data flow
D) Application development
Answer: C) Managing bandwidth and delay for data flow
Q15. Which layer is primarily responsible for QoS in network communication?
A) Application Layer
B) Transport Layer
C) Data Link Layer
D) Network Layer
Answer: D) Network Layer

UNIT 3

Q11. ARP is used to:


A) Resolve IP addresses to MAC addresses
B) Send emails
C) Assign IP addresses
D) Encrypt network traffic
Answer: A) Resolve IP addresses to MAC addresses

Q12. RARP maps:


A) MAC address to IP address
B) Domain to IP
C) IP to MAC address
D) Hostname to port
Answer: A) MAC address to IP address

Q13. ICMP is primarily used for:


A) Email delivery
B) Routing tables
C) Sending error and control messages
D) Transferring files
Answer: C) Sending error and control messages

Q14. The "ping" utility uses:


A) ARP
B) RARP
C) ICMP
D) TCP
Answer: C) ICMP

Q15. DHCP is used to:


A) Manually assign IP addresses
B) Automatically assign IP addresses
C) Send data over a network
D) Encrypt emails
Answer: B) Automatically assign IP addresses

UNIT 4

Q11. BGP is an example of a:


A) Distance vector protocol
B) Path-vector protocol
C) Link state protocol
D) Flooding protocol
Answer: B) Path-vector protocol

Q12. BGP is mainly used for:


A) Intra-domain routing
B) Inter-domain routing
C) Local LAN routing
D) Routing in homes
Answer: B) Inter-domain routing

Q13. DVMRP stands for:


A) Distance Vector Multicast Routing Protocol
B) Direct Virtual Multicast Router Protocol
C) Dynamic Vector Machine Routing Protocol
D) Data Vector Multicast Routing Path
Answer: A) Distance Vector Multicast Routing Protocol

Q14. DVMRP is based on which routing type?


A) Link state
B) Distance vector
C) Path-vector
D) Static
Answer: B) Distance vector

Q15. PIM stands for:


A) Protocol Independent Multicast
B) Path Integrated Multicast
C) Packet Inspection Method
D) Protocol Indexed Messaging
Answer: A) Protocol Independent Multicast

Q16. PIM can operate in which two modes?


A) Dense and Sparse
B) Single and Multi
C) Linear and Circular
D) Open and Closed
Answer: A) Dense and Sparse

UNIT 5

Q11. IEEE 802.11 refers to:


A) Ethernet standard
B) Bluetooth standard
C) Wireless LAN standard
D) USB protocol
Answer: C) Wireless LAN standard
Q12. The Physical Layer is responsible for:
A) IP addressing
B) Routing decisions
C) Transmission of bits over a medium
D) Flow control
Answer: C) Transmission of bits over a medium

Q13. Which factor does not affect network performance?


A) Bandwidth
B) Delay
C) Jitter
D) Operating system
Answer: D) Operating system

Q14. Which of the following is a guided transmission medium?


A) Radio waves
B) Infrared
C) Fiber optic cable
D) Microwave
Answer: C) Fiber optic cable

Q15. Circuit switching is mostly used in:


A) Email
B) Web browsing
C) Telephone networks
D) Satellite communication
Answer: C) Telephone networks

Common questions

Powered by AI

ICMP is primarily used for sending error messages and operational information indicating success or failure when communicating with another IP address. Network diagnostics tools like 'ping' utilize ICMP to check the reachability of a host on an IP network by sending ICMP Echo Request messages and waiting for Echo Replies. This process helps in determining network availability and measuring round-trip time for messages sent from the originating host to a destination computer .

BGP uses path-vector mechanisms to manage data flow in inter-domain routing. These mechanisms involve maintaining path information that avoids routing loops, ensures policy compliance, and enables the selection of preferred paths based on reachability information and path attributes. BGP’s decision process prioritizes path attributes such as path length, policy, and peer relationships to determine the most optimal routes for data flow between different autonomous systems .

The sliding window protocol is critical in TCP for maintaining a reliable flow control by allowing a dynamic adjustment of the window size for data transmission based on network conditions. It prevents congestion and ensures the receiver is not overwhelmed by regulating the amount of data segments sent without receiving an acknowledgment. This approach allows efficient utilization of the network bandwidth while maintaining accurate tracking of transmitted data to ensure all segments are received and acknowledged in sequence .

TCP ensures reliable transmission through a combination of error detection and correction mechanisms, including the utilization of the sliding window protocol for flow control, which prevents the receiver from being overwhelmed with data, and the implementation of acknowledgments and retransmissions to ensure data integrity. Additionally, TCP employs congestion control mechanisms such as Slow Start and Congestion Avoidance to manage data flow effectively and prevent network congestion .

Congestion control mechanisms in TCP address challenges like network congestion which occurs when nodes receive more data than they can handle, leading to packet loss and delays. TCP uses methods such as Slow Start, Congestion Avoidance, Fast Recovery, and Fast Retransmit to dynamically adjust the rate of data transmission. These methods help in probing the network capacity, reducing congestion windows upon detecting packet loss, and gradually increasing the sending rate again in a controlled manner .

UDP differs from TCP in that it is a connectionless protocol that does not guarantee message delivery, order, or error checking, which makes it faster and more suitable for real-time data communication. UDP provides minimal delay and overhead, favoring speed over reliability, making it ideal for applications like live streaming, gaming, and voice-over-IP where real-time performance is more critical than the absolute reliability that TCP provides .

SCTP offers advantages over TCP and UDP by supporting multi-streaming and multi-homing, which enhances fault tolerance and message-oriented communication. It provides reliable transport similar to TCP while allowing multiple streams within a connection to prevent head-of-line blocking. This is particularly advantageous in telecommunication signaling, where message ordering and timely delivery are crucial. Additionally, SCTP’s support for multi-homing provides robustness by enabling network redundancy paths .

The Network Layer is primarily responsible for packet forwarding, including routing through intermediate routers, and it supports Quality of Service (QoS) by managing bandwidth, delay, jitter, and packet loss parameters to ensure efficient data transmission. QoS mechanisms integrate traffic prioritization and resource reservation to meet the diverse requirements of different applications, thereby maintaining the integrity and performance of the network .

The OSI model has seven layers which are structured as follows: Physical, Data Link, Network, Transport, Session, Presentation, and Application. Each layer has a distinct function, with the Transport layer focusing on end-to-end communication. The TCP/IP model, however, consists of four layers: Network Interface, Internet, Transport, and Application, combining certain functions of the OSI layers like Application, Presentation, and Session into one. The Internet layer specifically manages logical addressing which is a separate task under the OSI's Network layer .

Protocol layering facilitates data communication by organizing network functions into separate layers, where each layer offers services to the layer above and receives services from the layer below. This modular approach simplifies design and troubleshooting and allows interoperability between different systems and technologies. Each layer deals with a specific aspect of communication, such as application, transport, and network addressing, which ensures a structured and efficient data flow .

You might also like