QB Class Test 2.pdf123
QB Class Test 2.pdf123
QUESTION BANK
Unit Test-II
2 MARKS
1. List IEEE 802X standards for network.
Ans:- IEEE 802.3 – Ethernet (wired LAN)
IEEE 802.11 – Wi-Fi (wireless LAN)
IEEE 802.15 – Bluetooth and WPAN
IEEE 802.16 – WiMAX (broadband wireless access)
4 MARKS
3. Describe Bluetooth architecture with neat diagram.
4. Draw and explain architecture of 802.11 wireless LAN.
5. Describe various mobile generations.
Ans- Mobile Generations
1G (1980s) Analog voice, low security, poor quality
2G (1990s) Digital voice, SMS/MMS, GSM/CDMA
3G (2000s) Mobile internet, video calls, WCDMA
4G (2010s) High-speed internet, LTE, HD streaming
5G (2020s) Ultra-low latency, IoT, high data speed
4 MARKS
10. Compare IPv4 and IPv6.
Ans-
Feature IPv4 IPv6
Address Length 32-bit 128-bit
Address Format Decimal (e.g., 192.168.1.1) Hexadecimal (e.g., 2001:db8::1)
Total Addresses ~4.3 billion 3.4 × 10³⁸ (virtually unlimited)
Header Size 20-60 bytes Fixed 40 bytes
Security No built-in security IPSec is mandatory
Broadcasting Supports broadcasting No broadcasting, uses multicast
Configuration Manual or DHCP Auto-configuration available
Routing Complex, larger routing tables Simplified routing
11. Describe the functions of Physical and data link layer in OSI reference model.
Ans-Physical Layer Functions:
1. Transmission of raw bits over physical medium.
2. Defines network topology (bus, star, ring, etc.).
3. Specifies voltage levels, timing, and data rates.
4. Handles synchronization and encoding.
Data Link Layer Functions:
1.Framing – Divides data into frames for transmission.
2.Error detection and correction using CRC (Cyclic Redundancy Check).
3.Flow control – Manages data transmission speed between sender and receiver.
4.MAC (Media Access Control) – Determines how devices share the network (Ethernet, Wi-Fi).
Subnetting
Dividing a large network into smaller sub-networks.
Example:
Connection
Connection-oriented Connectionless
Type
Reliability Reliable (acknowledgments, retransmissions) Unreliable (no retransmissions)
Speed Slower (error checking, congestion control) Faster (low overhead)
Web browsing (HTTP), Email (SMTP), File Video streaming, VoIP, Online
Usage
transfer (FTP) gaming
53 (DNS), 161 (SNMP), 69
Example Ports 80 (HTTP), 443 (HTTPS), 25 (SMTP)
(TFTP)
18. Explain data encapsulation in OSI reference model.
Ans-
Ans- Network topology refers to the arrangement of devices and connections in a network. It
defines how computers and other devices are physically or logically connected for
communication.
Ans-
Ans-Modem (Modulator-Demodulator)
Repeater
4 MARKS
2. Wireless Clients – Devices like laptops, smartphones, and tablets that connect wirelessly.
25. Differentiate between router and Switch with respect to layer, port, device type and speed.
Ans-
Device
Connects different networks Connects devices in the same network
Type
I) Star
ii) Mesh
27. Design network layout for organization with five dept. (ten users each)
28. Consider a network with 8 computers which network architecture should be used peer to
peer or client server? Justify your answer.
Ans- Peer-to-Peer (P2P) is suitable for a small network (up to 10 computers) because:
Conclusion: Peer-to-peer is ideal for an 8-computer network due to simplicity and lower cost.
29. Explain with diagram client server and peer to peer network architecture.
Client-Server Architecture
Explanation:
In a client-server network, there is a central server that provides services or resources, and
clients that request those services.
Clients cannot directly communicate with each other — all communication goes through
the server.
Each peer can act as both a client and a server — they can request and provide resources.There
is no central server, and peers communicate directly with each other.