September 7, 2024

Computer-Networks

Question 75 For the network given in the figure below, the routing tables of the four nodes A, E, D and G are shown. Suppose that […]
September 7, 2024

Routing

Question 8 Consider the following three statements about link state and distance vector routing protocols, for a large network with 500 network nodes and 4000 links. […]
September 7, 2024

IP-Header

Question 1 Every host in an IPv4 network has a 1-second resolution real-time clock with battery backup. Each host needs to generate up to 1000 unique […]
September 7, 2024

IP-Header

Question 7 IP datagram has arrived with the following partial information in the header(in hexadecimal) 4500005400030002006… What is the protocol of the payload being carried by […]
September 7, 2024

GATE 2001

Question 2 Consider the following relations: R1(a,b) iff (a+b) is even over the set of integers R2(a,b) iff (a+b) is odd over the set of integers […]
September 7, 2024

GATE 2007-IT

Question 69 Consider the following clauses: (i) Not inherently suitable for client authentication. (ii) Not a state sensitive protocol. (iii) Must be operated with more than […]
September 7, 2024

IP-Address

Question 66 Mobile IP provides two basic functions. A Route discovery and registration B Agent discovery and registration C IP binding and registration D None of […]
September 7, 2024

IP-Address

Question 53 Consider the following two statements with respect to IPv4 in computer networking: P: The loopback(IP) address is a member of class B network Q: […]
September 7, 2024

Computer-Networks

Question 465 You need 500 subnets, each with about 100 usable host addresses  per subnet. What network mass will you assign using a class B network […]
September 8, 2024

IP-Address

Question 5 Host X has IP address 192.168.1.97 and is connected through two routers R1 and R2 to an­other host Y with IP address 192.168.1.80. Router […]
September 8, 2024

GATE 2005

Question 2 An Abstract Data Type (ADT) is: A Same as an abstract class B A data type that cannot be instantiated C A data type […]
September 8, 2024

Algorithm-Paradigms

Question 1 Give short answers to the following questions: (i) Convert the following Pascal statement to a single assignment statement: if x > 5 they y:=true […]