Gate MCQ Quiz Hub

GATE STUDY MATERIAL /COMPUTER ARCHITECTURE MCQ SET 3

Choose a topic to test your knowledge and improve your Gate skills

The register which holds the address of the locating to or from which data are to be transferred is known as





✅ Correct Answer: 3

Which one is required while establishing the communication link between CPU and peripherals?





✅ Correct Answer: 4

Which of the following data transfer modes takes relatively more time?





✅ Correct Answer: 3

Halt operation comes under ………





✅ Correct Answer: 2

The CPU initializes the DMA by sending ………





✅ Correct Answer: 4

In four – address instruction format, the number of bytes required to encode an instruction is (assume each address requires 24 bits, and 1 byte is required for operation code)





✅ Correct Answer: 2

The minimum time delay between the initiations of two independent memory operations is called





✅ Correct Answer: 2

Consider an algebraic system (A,*), where A is a set of all non-zero real numbers and * is a binary operation defined by A* b = ab/4 then (G*) is a





✅ Correct Answer: 1

A 2 level memory has an average access time of 30 ns with cache and memory access time as 20 ns and 150 ns respectively. What is the hit ratio?





✅ Correct Answer: 2

The following are some of the sequences of operations in the instruction cycle, which one is the correct sequence?





✅ Correct Answer: 1

Horizontal micro construction has which of the following attributes? 1) Short formats 2) Limited ability to express parallel micro-operations 3) Considerable encoding of the control information





✅ Correct Answer: 4

The register which keeps track of the execution of a program and which contains the memory address of the instruction currently being executed is known as …………





✅ Correct Answer: 3

Consider the following situation and fill in the blanks: The computer starts the tape moving by issuing a command; the processor then monitors the status of the taps by means of a ………….. When the tape is in the correct position, the Processor issues a ……………





✅ Correct Answer: 3

For interval arithmetic best rounding technique use is ………..





✅ Correct Answer: 1

Assume that the time required for the eight functional units, which operate in each of the eight cycles, are as follows. 5us, 8us, 64s, 10us, 15us, 12us, 6us, 8us Assume that pipe lining adds 1 us, of overhead. Find the speedup versus the single cycle data path.





✅ Correct Answer: 2

Assembler directives represent……………… 1) Machine instructions to be included in the object program 2) The allocation of storage for constants or program variable





✅ Correct Answer: 4

The bus system of a machine has the following propagation delay times 40 ns for the signals to propagate through the multiplexers, 90ns to perform the ADD operating in the ALU, 30ns delay in the destination decoder, and 20ns to store the data into the destination register. What is the minimum cycle time that can be used for the clock?





✅ Correct Answer: 2

The sequence of events that happen during a typical fetch operation is ?





✅ Correct Answer: 1

In a fully associative cache memory consisting of 256 cache lines of 16 bytes each, a tag field is of 14 bits. Determine the size of cache memory and main memory.





✅ Correct Answer: 2

If doubling the cache line length reduces the miss rate to 3 percent, by how much it reduces the average memory access time?





✅ Correct Answer: 1

Consider the following register – transfer language: R₃ ← R₂+ M[R₁ + R₂] Where R₁, R₂ are the CPU registers and M is a memory location in primary memory, which addressing mode is suitable for above register transfer language?





✅ Correct Answer: 2

Booth′s algorithm is used in floating – point





✅ Correct Answer: 3

A 5 stage pipeline with the stages taking 1, 1, 3, 1, 1 units of time has a through put of a. 1⁄3 b. 1⁄7 c. 7 d. 3





✅ Correct Answer: 1

A 5 stage pipeline with the stages taking 1, 1, 3, 1, 1 units of time has a through put of





✅ Correct Answer: 1

What is the control unit’s function in the CPU?





✅ Correct Answer: 1

In a two-level memory hierarchy, the access time of the memory is 12 nanoseconds and the access time of the main memory is 1.5 microseconds. The hit ratio is 0.98. What is the average access time of the two-level memory system?





✅ Correct Answer: 4

Consider the following organization of main memory and cache memory. Main memory: 64k ×16 Cache memory: 256 × 16 Memory is word addressable and block size of 8 words. Determine the size of tag field if the direct mapping is used for transforming data from main memory to cache memory.





✅ Correct Answer: 4

A computer system has 4k – word cache organized in a block – set-associative manner, with 4 blocks per set, 64 words per block, memory is word addressable. The number of bits in the SET and WORD fields of the main memory address format is





✅ Correct Answer: 4

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





✅ Correct Answer: 2

What is the equivalent decimal representation for the following radix representation? (34.44)₈





✅ Correct Answer: 3

Find x & y values if the following equality is valid. ( X567 )₈ + ( 2YX5 )₈ = ( 71YX )₈





✅ Correct Answer: 1

How many digits are required to represent 126 bit binary number in decimal?





✅ Correct Answer: 3

Assuming all numbers are in 2’s complement representation, which of the following numbers is divisible by 11111011?





✅ Correct Answer: 1

What is the result of evaluating the following two expressions using three-digit floating point arithmetic with rounding? (113.+−111.)+7.51 113.+(−111.+7.51)





✅ Correct Answer: 1

(1217)₈ is equivalent to





✅ Correct Answer: 2

P is a 16 – bit signed integer. The 2’s complement representation of P is (F87B)₁₆. The 2’s complement representation of 8 * p is





✅ Correct Answer: 1

Find the radix 5 representation for the following decimal representation: (39)₁₀ = ( ) ₅





✅ Correct Answer: 2

Find the value of radix r, with the following equality is matached. √(21)ᵣ = (11)ᵣ





✅ Correct Answer: 4

How many bits are needed to represent 20 digit decimal number in binary?





✅ Correct Answer: 2

Consider the following subtraction and Identify the correct answer. (C012.25)₄ – (10111001110.101)₈





✅ Correct Answer: 1

Let A = 11111010 and B = 00001010 be two 8 – bit 2's complement numbers. Their product in 2's complement is





✅ Correct Answer: 1

The range of integers that can be represented by an n – bit 2's complement number system is





✅ Correct Answer: 1

The switching expression corresponding to f(A, B,C, D) = Σ (1, 4, 5, 9, 11,12) is





✅ Correct Answer: 1

What is the maximum number of different Boolean functions involving n boolean variables?





✅ Correct Answer: 3

How many Boolean functions are possible with 2 trinary variables?





✅ Correct Answer: 2

How many minimum 2-input nor gates are needed to realize A+BC?





✅ Correct Answer: 2

Which of the following statement is true regarding ‘HAZARD’?





✅ Correct Answer: 4

The min term expansion of f(P,Q,R) = PQ + QR̅ + PR̅ is





✅ Correct Answer: 1

How many Boolean functions are possible with 3 Boolean variables such that the number of min terms are either one or two?





✅ Correct Answer: 4

Which of the following statement is FALSE regarding functionally completeness, (FC).





✅ Correct Answer: 4

Which of the following is the minimization expression for A+A'B+A'B'C+A'B'C'D?





✅ Correct Answer: 3

Consider a hypothetical k-map in which essential prime implicants covering all the min – terms except two. Each of the left over min – term is covered by 3 different redundant prime implicants. What would be the no of minimal expressions denoted by the map?





✅ Correct Answer: 3

The literal count of a Boolean expression is the sum of the number of times each literal appears in the expression. For example, the literal count of (x y + x z) is 4. What are the minimum possible literal counts of the product – of – sum and sum – of – product representations respectively of the function given by the following karnaugh map? Here, x denotes “don’t care”.





✅ Correct Answer: 3

What are the essential prime implicants of the following Boolean functions? F (a, b, c) = a'c + ac' + b'c





✅ Correct Answer: 1

A 4-bit carry look ahead adder, which adds two 4-bit numbers, is designed using AND, OR, NOT, NAND, NOR gates only. Assuming that all the inputs are available in both complemented and uncomplemented forms and the delay of each gate is one time unit, what is the overall propagation delay of the adder? Assume that the carry network has been implemented using two-level AND-OR logic.





✅ Correct Answer: 2