This document contains three assignments for a Computer Communications and Networks course. Each assignment contains two questions. The first question asks students to briefly answer multiple-choice or short answer questions about networking concepts. The second question asks students to demonstrate their understanding of additional networking topics through problems, explanations or diagrams. Key concepts covered include data communication systems, transmission modes, LANs vs WANs, protocols, IPv4 addressing, error detection, and more. Students are asked to define, compare, calculate, represent and explain various fundamental aspects of computer networks.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
67 views
Assignment Final Term Networks
This document contains three assignments for a Computer Communications and Networks course. Each assignment contains two questions. The first question asks students to briefly answer multiple-choice or short answer questions about networking concepts. The second question asks students to demonstrate their understanding of additional networking topics through problems, explanations or diagrams. Key concepts covered include data communication systems, transmission modes, LANs vs WANs, protocols, IPv4 addressing, error detection, and more. Students are asked to define, compare, calculate, represent and explain various fundamental aspects of computer networks.
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4
Associate Degree/ Bachelors in Information Technology
Course: Computer Communications and Networks
3rd Semester: Final Term Assignment No 1 Course Code: CS 201 Max Marks: 15
Q. No. 1. Briefly answer the following questions: [2x5=10]
1. Identify the five components of a data communications system. 2. What is the difference between simplex and full-duplex transmission modes? 3. What is the difference between LAN and WAN? 4. Explain in brief the term Distortion in reference to transmission impairments. 5. Differentiate between Connection oriented and Connectionless Protocols. Q. No. 2. Define Circuit Switched Networks? Discuss its three phases and its application. [5] Associate Degree/ Bachelors in Information Technology Course: Computer Communications and Networks 3rd Semester: Final Term Assignment No 2 Course Code: CS 201 Max Marks: 15 Q. No. 1. Briefly answer the following questions: [2x5=10] 1. What is the significance of twisting in twisted pair cable? 2. How does single bit error differ from burst error? 3. Briefly describe the services provided by the Data Link Layer. 4. Define Random Access and list three protocols in this category. 5. Describe the two notations to write an IPv4 address. Q. No. 2. Given the word 1010011010 and the divisor 10111. [5] a) Show the generation of the codeword at the sender site (using binary division) b) Show the checking of the codeword at the receiving site (assume no error) c) Show the polynomial representation of the word and divisor. Associate Degree/ Bachelors in Information Technology Course: Computer Communications and Networks 3rd Semester: Final Term Assignment No 3 Course Code: CS 201 Max Marks: 15 Q. No. 1. Briefly answer the following questions: [2x5=10] 1. Explain why most of the addresses in class A are wasted. Explain why a medium-size or large-size corporation does not want a block of class C addresses. 2. What are the differences between classful addressing and classless addressing in IPv4? 3. List the three traditional switching methods. What are the most common today? 4. Compare and contrast a circuit-switched network and a packet-switched network 5. Describe the main features of HTTP? Q. No. 5. What is Carrier Sense Multiple Access (CSMA)? Explain in detail the persistence methods when a station finds a channel busy? Draw diagrams where necessary. [5] Associate Degree/ Bachelors in Information Technology Course: Computer Communications and Networks 3rd Semester: Final Term Assignment No 3 Course Code: CS 201 Max Marks: 15 Q. No. 2. Solve the following numerical problems: [2x5=10] 1. Find out the Hamming distance between the following: a) D(10000,01000) b) d(10101, 10010) 2. Apply exclusive OR (XOR) operation on the following pair of patterns: a) (10001) (10000) b) (10011) (11111) 3. Assuming even parity, find out parity bit for each of the following data units: a) 1001011 b) 0001100 c) 1000000 d) 1110111 4. Find the class of the following IP addresses: a) 129.14.6.8 c) 10101111 11000000 11110000 00011101 b) 114.34.2.8 d) 11011111 10110000 00011111 01011101 5. Change the following IP addresses from dotted decimal notation to binary notation: a) 114.34.12.18 b) 242.34.54.15 Q. No. 6. Write a detailed note on User Datagram Protocol. [5]