Computer Network - B.Tech 5th Semester Exam., 2018

2018Semester 2Civil-CAEnd Semester
Aryabhatta Knowledge University, Patna
B.Tech 5th Semester Exam., 2018

Computer Network

Time: 3 hoursCode: 051513Full Marks: 70

Instructions:

  1. All questions carry equal marks.
  2. There are NINE questions in this paper.
  3. Attempt FIVE questions in all.
  4. Question No. 1 is compulsory.
Q.1 Choose the correct answer (any seven):[14]
  1. The IETF standard documents are called

    1. RFC
    2. RCF
    3. ID
    4. None of the above
  2. The ____ is the physical path over which a message travels.

    1. path
    2. medium
    3. protocol
    4. route
  3. The structure or format of data is called

    1. syntax
    2. semantics
    3. struct
    4. None of the above
  4. Transport layer is implemented in

    1. end system
    2. NIC
    3. ethernet
    4. None of the above
  5. The functionalities of presentation layer includes

    1. data compression
    2. data encryption
    3. data description
    4. All of the above
  6. Header of a frame generally contains

    1. synchronization bytes
    2. addresses
    3. frame identifier
    4. All of the above
  7. Which one of the following is the multiple access protocol for channel access control?

    1. CSMA/CD
    2. CSMA/CA
    3. Both CSMA/CD and CSMA/CA
    4. None of the above
  8. User datagram protocol is called connectionless because

    1. all UDP packets are treated independently by transport layer
    2. it sends data as a stream of related packets
    3. it is received in the same order as sent order
    4. None of the above
  9. Transport layer protocols deals with

    1. application to application communication
    2. process to process communication
    3. node to node communication
    4. None of the above
  10. Which one of the following is not a function of network layer?

    1. Routing
    2. Internetworking
    3. Congestion control
    4. None of the above
Q.2 Solve this question:[14]
  1. The ISO reference model defines seven protocol layers, each of which is responsible for a specific range of functions. By considering this model, explain the main functions performed by a protocol operating at- (a) the physical layer; (b) the transport layer; (c) the network layer.

Q.3 Solve this question:[14]
  1. Based on the single-bit parity error-detection code devise a new code to detect and correct a single 1-bit error in 4 bytes of data. How many parity bits do you require? You may assume that parity bits are error-free.

Q.4 Solve both questions:[14]
  1. In the context of Transmission Control Protocol (TCP), briefly describe the purpose of TCP as well as the layer of the TCP/IP protocol architecture where it is found.

  2. TCP implements a mechanism called the three-way handshake. Indicate the purpose of such mechanism and using a diagram, give an example on how it works emphasising the values of the TCP flags used as well as the sequence number.

Q.5 Solve this question:[14]
  1. With the help of neat diagrams, explain the term 'exponential backoff' in reference to CSMA/CD.

Q.6 Solve this question:[14]
  1. List various congestion control mechanisms. Explain any one in detail.

Q.7 Solve this question:[14]
  1. State the need for an IP address. Also, explain various classes of IP addressing scheme.

Q.8 Write short notes on the following:[14]
  1. (a) Peer to peer networks

  2. (b) Distance vector routing algorithm

  3. (c) OSPF routing protocol

  4. (d) E-mail

  5. (e) ALOHA

Q.9 Distinguish between the following:[14]
  1. (a) TCP vs. UDP

  2. (b) Static routing vs. Dynamic routing

  3. (c) IMAP vs. PoP