Networking 1: Week 2 Quiz

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

What is the primary purpose of a computer network?

  • To connect computers to share resources and data (correct)
  • To store data in a centralized server
  • To enhance computer gaming experiences
  • To increase the hardware speed of individual computers

Which type of network is typically used for connecting devices within a small area like an office?

  • LAN (Local Area Network) (correct)
  • PAN (Personal Area Network)
  • MAN (Metropolitan Area Network)
  • WAN (Wide Area Network)

What is one characteristic of a Personal Area Network (PAN)?

  • Limited to a radius of about 10 meters (correct)
  • Connects various organizations over the internet
  • Requires high-cost hardware components
  • Covers an area of several miles

Which of the following is NOT a type of computer network mentioned?

<p>SAN (Storage Area Network) (D)</p> Signup and view all the answers

What defines the Body Area Network?

<p>It is a network that moves with a person. (B)</p> Signup and view all the answers

Which type of computer network is characterized by low cost due to inexpensive hardware?

<p>LAN (Local Area Network) (D)</p> Signup and view all the answers

Which device is commonly connected in a PAN?

<p>Mobile phones and media players (A)</p> Signup and view all the answers

Who is credited with the idea of the Personal Area Network?

<p>Thomas Zimmerman (B)</p> Signup and view all the answers

What is the main purpose of an intranet within an organization?

<p>To share information and resources among organization employees (B)</p> Signup and view all the answers

What is the lowest level of internetworking?

<p>Extranet (C)</p> Signup and view all the answers

Which type of topology is defined by the geometric arrangement of nodes in a network?

<p>Physical topology (A)</p> Signup and view all the answers

What is a key advantage of using an intranet for communication within a company?

<p>It enables cheap and easy communication among employees (D)</p> Signup and view all the answers

Which protocol is primarily used in internetworking?

<p>Internet Protocol (IP) (B)</p> Signup and view all the answers

What defines the logical topology of a network?

<p>The way data flows within a network (B)</p> Signup and view all the answers

What is a characteristic of an extranet?

<p>Requires login credentials for access (B)</p> Signup and view all the answers

Which statement best describes point-to-point (P2P) topology?

<p>It consists of a direct link between two devices (D)</p> Signup and view all the answers

What is the primary purpose of a home network?

<p>To integrate devices such as printers and computers without internet access (B)</p> Signup and view all the answers

Which of the following accurately describes a Metropolitan Area Network (MAN)?

<p>It covers a larger geographic area by interconnecting various LANs. (C)</p> Signup and view all the answers

What is one common use of a Metropolitan Area Network (MAN)?

<p>Connecting bank branches within a city. (C)</p> Signup and view all the answers

How does a Wide Area Network (WAN) primarily differ from a Local Area Network (LAN)?

<p>A WAN provides connections via fiber optics and satellite links. (B)</p> Signup and view all the answers

Which of the following is an example of a Wide Area Network (WAN)?

<p>A bank's network connecting its multiple branches (A)</p> Signup and view all the answers

What does internetworking refer to?

<p>The process of connecting two or more distinct networks. (A)</p> Signup and view all the answers

What is a common characteristic of a Wide Area Network (WAN)?

<p>It connects resources over large distances, such as states or countries. (B)</p> Signup and view all the answers

Which protocol is commonly used in a Metropolitan Area Network (MAN)?

<p>RS-232 (A)</p> Signup and view all the answers

What is a significant advantage of using bus topology?

<p>It requires less cable than other topologies. (B)</p> Signup and view all the answers

What happens if the common cable in a bus topology fails?

<p>The entire system crashes. (C)</p> Signup and view all the answers

Which of the following is true about ring topology?

<p>Nodes retransmit messages to the next node in a single direction. (A)</p> Signup and view all the answers

What is a common problem encountered in bus topology when network traffic is heavy?

<p>Reduced data transfer rates. (C)</p> Signup and view all the answers

Which of these standards is primarily associated with bus topology?

<p>802.3 (C)</p> Signup and view all the answers

What is a characteristic of the configuration of bus topology?

<p>It has a simple configuration compared to other topologies. (B)</p> Signup and view all the answers

What is a major disadvantage of the cables used in bus topology?

<p>They have limited length. (A)</p> Signup and view all the answers

What is the main access method utilized in bus topology?

<p>CSMA (Carrier Sense Multiple Access) (A)</p> Signup and view all the answers

What is the primary access method used in a ring topology?

<p>Token passing (A)</p> Signup and view all the answers

In a star topology, how are all nodes connected?

<p>Through a central hub (C)</p> Signup and view all the answers

What does the term 'root node' refer to in a tree topology?

<p>The top-most node (D)</p> Signup and view all the answers

How does a mesh topology differ from the other topologies mentioned?

<p>All nodes are interconnected without a central point (C)</p> Signup and view all the answers

What formula can be used to determine the number of cables needed in a mesh topology?

<p>$n * (n - 1) / 2$ (D)</p> Signup and view all the answers

Which topology combines features of both bus and star topologies?

<p>Tree topology (A)</p> Signup and view all the answers

Which topology is often used in WAN implementations and is critical in situations where communication failures are a concern?

<p>Mesh topology (B)</p> Signup and view all the answers

In a ring topology, how does data typically flow?

<p>Clockwise (A)</p> Signup and view all the answers

Flashcards are hidden until you start studying

Study Notes

Computer Networks Overview

  • A computer network allows multiple computers to communicate and share resources such as data and applications.
  • Networks can be classified by size, including four main types: LAN, PAN, MAN, and WAN.

Types of Computer Networks

  • LAN (Local Area Network)

    • Connects computers within a small area like a building or office.
    • Utilizes inexpensive hardware (hubs, network adapters, Ethernet cables).
    • Offers high data transfer rates and security.
  • PAN (Personal Area Network)

    • Designed for individual personal devices within a range of about 10 meters (30 feet).
    • Thomas Zimmerman pioneered the concept of PAN.
    • Examples include Body Area Networks (device mobility) and offline home networks.
  • MAN (Metropolitan Area Network)

    • Covers a larger area than LAN by connecting multiple LANs.
    • Employed by government agencies for citizen communication and services.
    • Uses protocols like RS-232 and ADSL for connectivity.
  • WAN (Wide Area Network)

    • Spans extensive geographical regions, including states and countries.
    • The internet is the largest example of a WAN.
    • Utilizes telephone lines, fiber optics, or satellites for connections.

Internetworking

  • Extranet

    • Internet-based network allowing external access with credentials.
    • Comprises at least one connection to an external network.
  • Intranet

    • A private organizational network accessible only to authorized members.
    • Facilitates internal communication, real-time information sharing, and collaboration.

Network Topologies

  • Differentiated into physical topology (geometric representation) and logical topology (data flow representation).

  • Point to Point Topology

    • Simplest topology with a direct link between two computers.
    • Cost-effective for small networks but prone to failure if the common link breaks.
  • Bus Topology

    • All stations connect through a single backbone cable.
    • Common for Ethernet networks, uses CSMA for access.
    • Vulnerable to system failure if the backbone cable fails.
  • Ring Topology

    • Each node connects to two others forming a continuous loop.
    • Data flows in one direction, using token passing for access control.
    • Can halt operations if a node fails due to its closed loop structure.
  • Star Topology

    • All nodes are connected to a central hub or switch, which is often a server.
    • Uses coaxial or RJ-45 cables for connections.
    • Highly popular due to simplicity and reliability.
  • Tree Topology

    • A hierarchical structure combining bus and star topologies.
    • Features a root node with descendant nodes, allowing one path for data transfer.
  • Mesh Topology

    • Each computer connects with multiple redundant paths.
    • Commonly used in WANs and wireless networks, offering high reliability.
    • Number of connections can be calculated using the formula: Number of cables = (n*(n-1))/2, where n is the number of nodes.

Summary of Network Topologies

  • Point-to-Point: Direct link, simple, cost-effective.
  • Bus: Single backbone cable, widely used, prone to failure.
  • Ring: Unidirectional loop, uses token passing, can fail on node failure.
  • Star: Central hub, popular for reliability, easy to install.
  • Tree: Hierarchical structure, blends bus and star characteristics.
  • Mesh: Multiple interconnections, highly reliable, used in critical communications.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

Week-2-Computer-Network.pdf

More Like This

Use Quizgecko on...
Browser
Browser