Computer_Networks_Viva_Questions
Computer_Networks_Viva_Questions
Q: What is a router?
A: A router connects different networks and helps data travel between them.
Q: What is a switch?
A: A switch connects devices in a local network and sends data to the right device.
Q: What is a hub?
A: A hub connects devices but sends data to all devices, not just the intended one.
Q: What is a protocol?
Q: What is TCP/IP?
Q: What is an IP address?
A: The OSI model has 7 layers that show how data travels in a network: Physical, Data Link,
Q: What is DNS?
A: DNS (Domain Name System) translates website names (like google.com) into IP addresses.
Q: What is ping?
Q: What is bandwidth?
A: Bandwidth is the amount of data that can be sent in a network in a given time.
Q: What is subnetting?
A: Subnetting divides a network into smaller networks to improve performance and security.
Q: What is a firewall?
Q: What is NAT?
A: NAT (Network Address Translation) converts private IP addresses to a public IP address.