Time Left - 45:00 mins

GATE CS 2022 : COA revision quiz-12

Attempt now to get your rank among 173 students!

Question 1

The hexadecimal representation of 6578 is

Question 2

Why More than one words are put in one block in order to exploit?

Question 3

The ability to temporarily halt the CPU and use this time to send information on buses is called?

Question 4

By which of the following, spatial locality of reference is achieved?

Question 5

Consider a system such that the number of clock for a polling operation (including transferring to the polling routine, accessing the device and restarting) is 400 cycles, and that the processor executes with a 500 MHz clock. Determine the fraction(in percentage) of CPU consumed when the mouse must be polled 30 times per second.

Question 6

The difference of largest positive number and greatest negative number that can be store in the system having 8-bit word length and using 2 complement number system, is_____.

Question 7

Booth's coding in 8 bits for the decimal number -57 is

Question 8

Consider three registers R1, R2, and R3 that store numbers in IEEE-754 single precision floating point format. Assume that R1 and R2 contain the values (in hexadecimal notation) 0×42200000 and 0×C1200000, respectively.

If What is the value stored in R3?

Question 9

If the decimal number is 3.248 x 104 then its 32-bit equivalent floating number is

Question 10

Booth's algorithm for integer multiplication gives worst performance when the multiplier pattern is

Question 11

A jump instruction followed by a ret instruction in the subroutine _____________.

Question 12

When a subroutine is called using “CALL” instruction then the address of instruction following the “CALL” instruction is stored in?

Question 13

An instruction is read from the memory having the value stored in the program counter as 716. The number contained in the address part of the instruction is 36. What will be the effective address in relative address mode given the value pointed by the index register is 12?

Question 14

The most appropriate matching for the following pairs is-

Question 15

Horizontal micro-instructions have which of the following attributes?
1) Short formats
2) Limited ability to express parallel micro-operations
3) Considerable encoding of the control information
  • 173 attempts
  • 0 upvotes
  • 0 comments
Nov 10GATE & PSU CS