A CPU has a 32KB direct-mapped cache with 128 byte-block size. Suppose A is a two-dimensional array of size 512×512 with elements that occupy 8-bytes each. Consider the following two C code segments, P1 and P2. P1: for (i=0; i<512; i++) { for (j=0; j<512; j++) { x …
GATE 2006 Previous Year Paper Solution Question 2 – Network & Transport layer In this video you will get to know the answer of question which was asked in the exam of GATE 2006. Question :- For which one of …
In this video you will get to know the answer of question which was asked in the exam of GATE 2006. Question :- Suppose that it takes 1 unit of time to transmit a packet (of fixed size) on communication …
In this video you will get to know the answer of question which was asked in the exam of GATE 2006. Question :- A link of capacity 100 Mbps is carrying traffic from number of sources. Each source generates an …
GATE 2006 Previous Year Paper Solution Question 6 – Network & Transport layer In this video you will get to know the answer of question which was asked in the exam of GATE 2006. Question :- A sub netted class …
In this video you will get to know the answer of question which was asked in the exam of GATE 2006. Question :- Two computers C1 and C2 are configured as follows. C1 has IP address 203.197.2.53 and netmask 255.255.128.0. …
In this video you will get to know the answer of question which was asked in the exam of GATE 2006. Question :- A program on machine X attempts to open a UDP connection to port 5376 on a machine …
GATE 2006 Previous year Paper Solution Question 1 – Network & Transport layer In this video you will get to know the answer of question which was asked in the exam of GATE 2006. Question :- Which of the following …
In this video you will get to know the answer of question which was asked in the exam of GATE 2005. Question A company has a class C network address of 204.204.204.0. It wishes to have three subnets, one with …
In this video you will get to know the answer of question which was asked in the exam of GATE 2005. Question :- In a communication network, a packet of length L bits takes link L1 with the probability of …
In this video you will get to know the answer of question which was asked in the exam of GATE 2005. Question :- On a TCP connection, current congestion window size is Congestion Window = 4 KB. The window size …
In this video you will get to know the answer of question which was asked in the exam of GATE 2005. Question :- In a packet switching network, packets are routed from source to destination along a single path having …