MCQ On Computer Networks Basics
Q1. What is a computer network?.
- A device used to display information on a computer screen
- A collection of interconnected computers and devices that can communicate and share resources
- A type of software used to create documents and presentations
- The physical casing that protects a computer’s internal components
Answer: b, A collection of interconnected computers and devices that can communicate and share resources
Solution: A computer network is a group of interconnected devices that share resources and data.
Q2. The main purpose of a computer network is to:.
- Increase the size of computers
- Share resources and information
- Reduce the speed of computing
- Avoid communication
Answer: b, Share resources and information
Solution: Computer networks mainly allow resource and data sharing between devices.
Q3. Two devices are in network if:.
- A process in one device is able to exchange information with a process in another device
- A process is running on both devices
- PIDs of processes running on different devices are same
- A process is active and another is inactive
Answer: a, A process in one device is able to exchange information with a process in another device
Solution: Devices are considered networked if they can exchange information through processes.
Q4. In a computer network, nodes are:.
- The computer that originates the data
- The computer that routes the data
- The computer that terminates the data
- All of the mentioned
Answer: d, All of the mentioned
Solution: Nodes can initiate, route, or receive data—any device involved in data communication.
Q5. Which of the following is NOT a network resource?.
- Printers
- Files
- Data
- CPU fan
Answer: d, CPU fan
Solution: CPU fan is hardware for cooling, not a network resource.
Q6. What is the basic requirement for forming a network?.
- Computers
- Communication channel
- Network devices
- All of the above
Answer: d, All of the above
Solution: Computers, media, and network devices are required to form a network.
Q7. What is bandwidth in networking?.
- Total number of users
- Amount of data transferred per second
- Length of cable
- Noise in signal
Answer: b, Amount of data transferred per second
Solution: Bandwidth refers to the data transfer capacity of a network.
Q8. Network congestion occurs:.
- In case of traffic overloading
- When a system terminates
- When connection between two nodes terminates
- In case of transfer failure
Answer: a, In case of traffic overloading
Solution: Congestion happens when too much data exceeds network capacity.
Q9. What is a protocol in networking?.
- A physical device
- A set of rules for communication
- A message
- A cable type
Answer: b, A set of rules for communication
Solution: Protocols define rules for communication between devices.
Q10. A list of protocols used by a system, one protocol per layer, is called:.
- Protocol architecture
- Protocol stack
- Protocol suite
- Protocol system
Answer: b, Protocol stack
Solution: A protocol stack represents all protocols used across network layers.