QA - Network
QA - Network
QA - Network
CORE COURSE VI
COMPUTER NETWORKS
Objective:
Unit I
Unit II
Data Link Layer: Error Deduction and Correction : Introduction- Cyclic codes-
Forward error correction, Data link Control: Data link layer protocols- Media
Access Control: Random Access- Controlled Access, Wireless Networks: IEEE
802.11- Bluetooth-Cellular Telephone- Satellite network- Connection devices,
Unit III
Unit IV
Unit V
Application Layers : Client Server Programming - Word Wide Web & HTTP - FTP
- Email - DNS
Text Book:
Reference Book:
*****
16
Computer Networks 16SCCCA10 III BCA
9. Define Multipoint.
Computer network having more than two terminals connected by a single communications
channel
The aim is to share a scarce resource. ... The multiplexed signal is transmitted over a
communication channel such as a cable.
17. Define Demultiplexing.
Demultiplexing (Demuxing) is a term relative to multiplexing. It is the reverse of the
multiplexing process.
Demultiplexing is a process reconverting a signal containing multiple analog or digital signal
streams back into the original separate and unrelated signals.
4. Define CRC.
A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks
and storage devices to detect accidental changes to raw data.
Blocks of data entering these systems get a short check value attached, based on the remainder
of a polynomial division of their contents.
5. What is checksum?
A value used to ensure data are stored or transmitted without error.
It is created by calculating the binary values in a block of data using some algorithm and storing
the results with the data.
9. What is Bluetooth?
Bluetooth is a wireless short-range communications technology standard found in millions of
products we use every day
including headsets, smart phones, laptops and portable speakers.
A Bluetooth device works by using radio waves instead of wires or cables to connect with your
cell phone, smart phone or computer.
6. What is datagram?
o A datagram is a basic transfer unit associated with a packet-switched network.
o Datagram provides a connectionless communication service across a packet-switched network.
o The delivery, arrival time, and order of arrival of datagram need not be guaranteed by
the network.
9. Define ipv4.
It is the fourth revision of the Internet Protocol and a widely used protocol in data
communication over different kinds of networks.
IPv4 is a connectionless protocol used in packet-switched layer networks, such as Ethernet.
19.Define payload.
The payload is the part of transmitted data that is the actual intended message.
Headers and metadata are sent only to enable payload delivery.
In the context of a computer virus or worm, the payload is the portion of the malware which
performs malicious action.
20. Desctibe encrypted security payload.
It is a protocol within the IPSec for providing authentication, integrity and confidentially of
network packets data/payload in IPv4 and IPv6 networks.
ESP provides message/payload encryption and the authentication of a payload and its origin
within the IPSec protocol suite.
4. Why sliding window protocol is better than stop and wait protocol?
Only one frame is transmitted at a time in the stop-and-wait protocol while sliding
window transmits more than one frame at a time.
The efficiency of the sliding window protocol is more than the stop-and-wait
protocol because it produces short propagation delay.
(2)Address book: It is also most important features of email that allows a user to storing the
information.
DNS. (Domain Name System) The Internet's system for converting alphabetic names into
numeric IP addresses.
For example, when a Web address (URL) is typed into a browser, DNS servers return the IP
address of the Web server associated with that name.
10 Marks
1. Show the type of errors in data link layer with neat diagram.
2. Explain the CRC with example
3. Explain geosynchronous satellite with diagram
4. Detail discussion about the public switched telephone network. Explain.
5. Discuss about MEO satellite with diagram.
6. Discuss about LEO satellite with diagram.
7. Discuss about various connecting devices.
10 Marks
1. Explain the requirement for error control mechanism
2. Discuss the following (i).Wireless transmission. (II) Communication satellite.
3. Explain briefly the architecture of Bluetooth.
4. What is ALOGA? Explain Pure ALOGA.
5. Discuss about CSMA and its types.
10 Marks
1. Give a detailed account on Ipv6.
2. Explain congestion control algorithm.
3. Explain any two error deduction and correction technique briefly.
4. Explain in detail about routing algorithms.
5. Explain the structure of IPV4 Structure.
10 Marks
1. Describe error control and flow control.
2. Explain congestion control algorithm.
5 Marks
1. Discuss message format in E-Mail system.
2. Explain domain naming system.
3. Write a short note on DNS?
4. Discuss about architecture of WWW.
5. Explain HTTPS.
10 Marks
1. Explain types of Domain Naming System.
2. Explain the architecture of WWW.