Time Left - 30:00 mins

GATE CS 2021 : National Champion Quiz- 5 (App update required to attempt this test)

Attempt now to get your rank among 178 students!

Question 1

Consider two different machines, with two different instruction sets, both of which have a clock rate of 200 MHz. The following measurements are recorded on the two machines running a given set of benchmark programs :

Find the absolute difference of execution time of both the machines. _______ (in seconds)

Question 2

A certain processor deploys a single-level cache. The cache block size is 8 words and the word size is 4 bytes. The memory system uses a 60-MHz clock. To service a cache miss, the memory controller first takes 1 cycle to accept the starting address of the block, it then takes 3 cycles to fetch all the eight words of the block, and finally transmits the words of the requested block at the rate of 1 word per cycle. The maximum bandwidth for the memory system when the program running on the processor issues a series of read operations is __________× 106 bytes/sec.

Question 3

Consider the following data path diagram.

Consider an instruction: The following steps are used to execute it over the given data path. Assume that PC is incremented appropriately. The Subscripts r and w indicate read and write operations, respectively.

1) R2r, TEMP1r, ALUadd, TEMP2w 2. R1r, TEMP1w

3) PCr, MARw, MEMr 4. TEMP2r, R0w

5) MDRr, IRw

Which one of the following is the correct order of execution of the above steps?

Question 4

Consider a 8-Byte long PC relative JMP instruction stored in word addressable memory of word size 16 bit. If starting address of the instruction is 434 in decimal, and -21 is present in the address field of the instruction. What is the branch address______.

Question 5

In Flynn’s classification of computers, the vectors and array classes of machines belong to?

Question 6

A machine has 24 bit instruction format. It has 32 - registers and each of which is 32 bit long. It needs to support 49 instructions. Each instruction has two register operands and one immediate operand . If the immediate operand is signed integer, the minimum value of immediate operand is ...........

Question 7

Eigen value of inverse of matrix A is

Question 8

The eigen vectors of the matrix is (are)

(i) (a, 0, )

(ii) (, 0, 0)

(iii) (0, 1, 1)

(iv) (0, , 0)

Question 9

Suppose Y is distributed uniformly in the open interval (1, 6). The probability that the polynomial 3x2 + 6xy + 3Y + 6 has only real roots is (rounded off to 1 decimal place) ________.

Question 10

suppose there is two players Ram and Shyam who are throwing a pair of dice alternatively. Ram will win the game if he throws 6 before Shyam throws 5 and Shyam wins if he throws 5 before Ram throws 6. If Ram begins the play then probability of wining game by Ram is

Question 11

The value of Limx->∞ 15+25+ …….+ n5/n6 is ____.(up to 3 decimal places)

Question 12

Consider a function f(x) = √x2-9 in [3,5]. Which of the following is incorrect
  • 178 attempts
  • 0 upvotes
  • 0 comments
Apr 27GATE & PSU CS