Computer Assignment
Computer Assignment
i. Internet: The Internet is a global network of interconnected computers that communicate and
share information using standard protocols like TCP/IP.
ii. Network: A network is a group of connected devices that share resources and data, such as
computers, servers, and printers, within a specific area or globally.
i. The Internet works by connecting millions of devices through routers and servers, using
protocols like TCP/IP to ensure data is sent and received correctly. Data is broken into packets,
which travel through different routes and are reassembled at the destination.
a) A protocol is a set of rules and standards that govern communication between devices in a
network. Examples include HTTP (for websites), FTP (for file transfers), and SMTP (for email).
i. LAN (Local Area Network): A network that connects devices within a small area, like a home,
school, or office.
ii. MAN (Metropolitan Area Network): A network that spans a city or campus, larger than a LAN
but smaller than a WAN.
iii. WAN (Wide Area Network): A network that covers a large geographic area, such as the Internet.
10. The proliferation of the Internet in the 21st century has brought more harm than good. Discuss.
A computer virus is a malicious program designed to disrupt, damage, or gain unauthorized access to
computer systems
i. Worms: Self-replicating programs that spread across networks without human intervention.
ii. Trojan Horses: Malicious software disguised as legitimate applications to trick users into
installing them.
iii. Malware: General term for malicious software, including viruses, worms, spyware, and
ransomware
13. How can we prevent the propagation of viruses and worms in our computers?
b) Discuss:
i. Bus Topology: All devices are connected to a single central cable. It's simple but can fail if the
main cable is damaged.
ii. Ring Topology: Devices are connected in a circular format. Data travels in one direction,
reducing collisions but making the network vulnerable if one device fails.
iii. Star Topology: All devices are connected to a central hub. It's reliable since a single device
failure doesn't affect others, but the hub is a critical point of failure.