Computer Networks MCQs 2026

45 questions with detailed answers · 17 from past papers · 5 quiz batches available

📚 Computer Mcqs 📄 17 Past-Paper Qs ✓ Free · No Login Needed
🎯 Mock Test

Read each question, think about the answer, then click Show Answer to reveal the correct option and explanation. Load 10 at a time so it stays manageable — perfect for one-topic study sessions on the bus or during a break.

Page 1 of 1 Questions 110 of 45
  1. Q1 easy

    A network that covers a city is called a

    1. A LAN
    2. B WAN
    3. C MAN
    4. D PAN
    💡 Explanation:

    A MAN (Metropolitan Area Network) covers a city-sized area.

  2. Q2 Past Paper · PPSC/FPSC/NTS easy

    LAN stands for

    1. A Large Area Network
    2. B Local Access Node
    3. C Local Area Network
    4. D Linked Area Network
    💡 Explanation:

    LAN stands for Local Area Network, covering a small area like a building.

  3. Q3 Past Paper · PPSC/FPSC/NTS easy

    WAN stands for

    1. A Wide Area Network
    2. B Wireless Access Node
    3. C Web Area Network
    4. D Wide Access Network
    💡 Explanation:

    WAN stands for Wide Area Network, spanning large geographical areas.

  4. Q4 easy

    Which network covers the smallest geographical area

    1. A WAN
    2. B MAN
    3. C Internet
    4. D LAN
    💡 Explanation:

    A LAN covers the smallest area, such as a single office or building.

  5. Q5 Past Paper · PPSC/FPSC/NTS easy

    The Internet is an example of a

    1. A LAN
    2. B WAN
    3. C PAN
    4. D MAN
    💡 Explanation:

    The Internet is the largest example of a Wide Area Network (WAN).

  6. Q6 medium

    The physical or logical arrangement of a network is called its

    1. A Topology
    2. B Protocol
    3. C Bandwidth
    4. D Gateway
    💡 Explanation:

    Network topology is the arrangement of devices and connections in a network.

  7. Q7 Past Paper · PPSC/FPSC/NTS medium

    In which topology are all devices connected to a central hub or switch

    1. A Bus
    2. B Ring
    3. C Mesh
    4. D Star
    💡 Explanation:

    In a star topology every device connects to a central hub or switch.

  8. Q8 Past Paper · PPSC/FPSC/NTS medium

    In which topology do all devices share a single backbone cable

    1. A Star
    2. B Bus
    3. C Ring
    4. D Mesh
    💡 Explanation:

    In a bus topology all devices connect to one common backbone cable.

  9. Q9 medium

    In which topology is every device connected to every other device

    1. A Star
    2. B Bus
    3. C Mesh
    4. D Ring
    💡 Explanation:

    In a mesh topology each device has a direct link to every other device.

  10. Q10 Past Paper · PPSC/FPSC/NTS medium

    A device that connects two different networks and routes data between them is a

    1. A Router
    2. B Hub
    3. C Repeater
    4. D NIC
    💡 Explanation:

    A router connects different networks and routes data packets between them.

  11. Q11 medium

    A device that simply broadcasts incoming data to all its ports is a

    1. A Router
    2. B Switch
    3. C Bridge
    4. D Hub
    💡 Explanation:

    A hub broadcasts data to all connected ports without filtering.

  12. Q12 medium

    A device that connects LAN devices and forwards data only to the intended device is a

    1. A Hub
    2. B Switch
    3. C Repeater
    4. D Modem
    💡 Explanation:

    A switch forwards data only to the port of the intended recipient.

  13. Q13 medium

    A device that amplifies or regenerates a weak signal is a

    1. A Router
    2. B Gateway
    3. C Repeater
    4. D Switch
    💡 Explanation:

    A repeater regenerates and amplifies signals to extend network distance.

  14. Q14 Past Paper · PPSC/FPSC/NTS medium

    NIC stands for

    1. A Network Interface Card
    2. B Network Internet Connection
    3. C Node Interface Channel
    4. D New Interface Card
    💡 Explanation:

    NIC stands for Network Interface Card, which connects a computer to a network.

  15. Q15 medium

    A modem is used to

    1. A Store data
    2. B Print documents
    3. C Cool the CPU
    4. D Convert digital signals to analog and vice versa
    💡 Explanation:

    A modem modulates and demodulates signals for transmission over lines.

  16. Q16 Past Paper · PPSC/FPSC/NTS medium

    An IPv4 address is how many bits long

    1. A 16 bits
    2. B 32 bits
    3. C 64 bits
    4. D 128 bits
    💡 Explanation:

    An IPv4 address is 32 bits long, written as four octets.

  17. Q17 Past Paper · PPSC/FPSC/NTS medium

    An IPv6 address is how many bits long

    1. A 32 bits
    2. B 64 bits
    3. C 128 bits
    4. D 256 bits
    💡 Explanation:

    An IPv6 address is 128 bits long, allowing far more addresses than IPv4.

  18. Q18 medium

    A MAC address is also known as the

    1. A Physical hardware address
    2. B Logical address
    3. C Domain address
    4. D Port address
    💡 Explanation:

    A MAC address is the physical hardware address of a network device.

  19. Q19 Past Paper · PPSC/FPSC/NTS medium

    How many layers does the OSI model have

    1. A 4
    2. B 5
    3. C 6
    4. D 7
    💡 Explanation:

    The OSI reference model has 7 layers.

  20. Q20 medium

    Which is the lowest (first) layer of the OSI model

    1. A Network
    2. B Physical
    3. C Transport
    4. D Application
    💡 Explanation:

    The Physical layer is the lowest layer of the OSI model.

  21. Q21 Past Paper · PPSC/FPSC/NTS easy

    Which protocol is used to transfer web pages

    1. A FTP
    2. B SMTP
    3. C HTTP
    4. D DHCP
    💡 Explanation:

    HTTP (HyperText Transfer Protocol) is used to transfer web pages.

  22. Q22 Past Paper · PPSC/FPSC/NTS easy

    Which protocol is used to transfer files between computers

    1. A FTP
    2. B HTTP
    3. C SMTP
    4. D DNS
    💡 Explanation:

    FTP (File Transfer Protocol) is used to transfer files between computers.

  23. Q23 Past Paper · PPSC/FPSC/NTS medium

    Which protocol is used to send emails

    1. A HTTP
    2. B FTP
    3. C POP3
    4. D SMTP
    💡 Explanation:

    SMTP (Simple Mail Transfer Protocol) is used to send emails.

  24. Q24 Past Paper · PPSC/FPSC/NTS medium

    Which system translates domain names into IP addresses

    1. A DHCP
    2. B DNS
    3. C FTP
    4. D SMTP
    💡 Explanation:

    DNS (Domain Name System) translates domain names into IP addresses.

  25. Q25 medium

    Which protocol automatically assigns IP addresses to devices

    1. A DHCP
    2. B DNS
    3. C HTTP
    4. D SMTP
    💡 Explanation:

    DHCP (Dynamic Host Configuration Protocol) assigns IP addresses automatically.

  26. Q26 Past Paper · PPSC/FPSC/NTS medium

    Which transmission medium offers the highest speed and bandwidth

    1. A Twisted pair
    2. B Coaxial cable
    3. C Fiber optic
    4. D Telephone wire
    💡 Explanation:

    Fiber optic cable offers the highest speed and bandwidth.

  27. Q27 medium

    Fiber optic cables transmit data in the form of

    1. A Electricity
    2. B Sound
    3. C Radio waves
    4. D Light
    💡 Explanation:

    Fiber optic cables carry data as pulses of light.

  28. Q28 medium

    The amount of data that can be transmitted in a given time is called

    1. A Latency
    2. B Bandwidth
    3. C Frequency
    4. D Topology
    💡 Explanation:

    Bandwidth is the amount of data transmitted per unit of time.

  29. Q29 medium

    In simplex transmission, data flows

    1. A In one direction only
    2. B In both directions at once
    3. C In both directions but one at a time
    4. D Randomly
    💡 Explanation:

    Simplex transmission allows data to flow in only one direction.

  30. Q30 easy

    A company that provides internet access to customers is called an

    1. A Web host
    2. B ISP
    3. C DNS server
    4. D Gateway
    💡 Explanation:

    An ISP (Internet Service Provider) provides internet access to users.

  31. Q31 medium

    POP3 and IMAP protocols are used to

    1. A Send emails
    2. B Transfer files
    3. C Browse websites
    4. D Receive and retrieve emails
    💡 Explanation:

    POP3 and IMAP are used to receive and retrieve emails from a server.

  32. Q32 medium

    The failure of the central device brings down the whole network in which topology

    1. A Bus
    2. B Ring
    3. C Star
    4. D Mesh
    💡 Explanation:

    In a star topology, failure of the central hub disables the whole network.

  33. Q33 medium

    In full-duplex transmission, data flows

    1. A In one direction
    2. B In no direction
    3. C In both directions simultaneously
    4. D Only when idle
    💡 Explanation:

    Full-duplex allows data to flow in both directions at the same time.

  34. Q34 medium

    Ethernet is a technology mainly used in

    1. A WANs
    2. B LANs
    3. C Satellites
    4. D Telephone networks
    💡 Explanation:

    Ethernet is the most common technology used in local area networks.

  35. Q35 medium

    A private network used within an organization is called a/an

    1. A Internet
    2. B Extranet
    3. C ISP
    4. D Intranet
    💡 Explanation:

    An intranet is a private network used within an organization.

  36. Q36 hard

    Which device connects networks that use different protocols

    1. A Hub
    2. B Repeater
    3. C Gateway
    4. D Switch
    💡 Explanation:

    A gateway connects networks using different protocols or architectures.

  37. Q37 easy

    In a client-server network, the computer that provides services is the

    1. A Server
    2. B Client
    3. C Router
    4. D Node
    💡 Explanation:

    The server provides resources and services to client computers.

  38. Q38 medium

    TCP/IP is a

    1. A Single protocol
    2. B Cable type
    3. C Topology
    4. D Suite of protocols
    💡 Explanation:

    TCP/IP is a suite of communication protocols used on the Internet.

  39. Q39 Past Paper · PPSC/FPSC/NTS easy

    A set of rules that governs data communication is called a

    1. A Topology
    2. B Gateway
    3. C Protocol
    4. D Bandwidth
    💡 Explanation:

    A protocol is a set of rules that governs how data is communicated.

  40. Q40 easy

    Wi-Fi is used to create a wireless

    1. A LAN
    2. B WAN only
    3. C MAN only
    4. D PAN only
    💡 Explanation:

    Wi-Fi creates a wireless local area network (WLAN).

  41. Q41 easy

    Which wireless technology is used for short-range connections between devices

    1. A Wi-Fi
    2. B Bluetooth
    3. C Ethernet
    4. D Fiber
    💡 Explanation:

    Bluetooth is used for short-range wireless connections between devices.

  42. Q42 medium

    A walkie-talkie is an example of which transmission mode

    1. A Simplex
    2. B Full-duplex
    3. C Broadcast
    4. D Half-duplex
    💡 Explanation:

    A walkie-talkie is half-duplex: both can talk but only one at a time.

  43. Q43 medium

    Which of the following is a network layer device

    1. A Router
    2. B Hub
    3. C Repeater
    4. D Cable
    💡 Explanation:

    A router operates at the network layer of the OSI model.

  44. Q44 hard

    A bridge is used to

    1. A Route between the internet and a LAN
    2. B Connect and filter traffic between two LAN segments
    3. C Amplify signals
    4. D Assign IP addresses
    💡 Explanation:

    A bridge connects and filters traffic between two LAN segments.

  45. Q45 Past Paper · PPSC/FPSC/NTS easy

    The largest wide area network in the world is the

    1. A Intranet
    2. B Extranet
    3. C Ethernet
    4. D Internet
    💡 Explanation:

    The Internet is the largest WAN, connecting networks worldwide.