Computer Architecture Quiz

Computer Architecture Quiz

University

56 Qs

quiz-placeholder

Similar activities

CA UNIT -2

CA UNIT -2

University

60 Qs

ICT_Test

ICT_Test

University

59 Qs

LH 19 and LH 28

LH 19 and LH 28

University

52 Qs

EC8552-Computer Architecture

EC8552-Computer Architecture

University - Professional Development

53 Qs

Sir CC Exam

Sir CC Exam

University

51 Qs

CPU, CU, ALU, RAM, Cache & Binary Representation

CPU, CU, ALU, RAM, Cache & Binary Representation

8th Grade - University

52 Qs

Computer Basics Quiz

Computer Basics Quiz

University

54 Qs

Modules 1-2

Modules 1-2

University

53 Qs

Computer Architecture Quiz

Computer Architecture Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Sunil Chowdhary

Used 2+ times

FREE Resource

56 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a typical micro-operation implementation, the arithmetic logic shift unit (ALSU) combines multiple functionalities. Consider a scenario where an ALSU receives three control signals: C1, C2, and C3. If C1=1, the unit performs an addition operation. If C2=1, it executes a logical AND. If C3=1, it performs a shift operation. For C1=1, C2=0, and C3=1, which of the following describes the sequence of operations executed?

Logical AND operation followed by a shift operation

Addition operation followed by a shift operation

Logical AND operation followed by an addition operation

Shift operation followed by an addition operation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a bus system where multiple registers share a common data bus, data transfer between two registers involves specific control signals. If the control lines S0, S1 are used to select the source register and T0, T1 are used for the destination register, what is the minimum number of multiplexers and decoders required for a system with 8 registers?

2 multiplexers and 1 decoder

1 multiplexer and 2 decoders

3 multiplexers and 1 decoder

1 multiplexer and 1 decoder

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a CPU design, the instruction cycle comprises multiple phases, including fetch, decode, execute, and write-back. If an instruction involves both memory-reference operations and an indirect addressing mode, which additional phase is required in the instruction cycle, and why?

A memory fetch phase to retrieve the operand from the specified address.

An indirect phase to resolve the effective address of the operand.

An execution phase to perform a logical operation before the operand fetch.

A write-back phase to store the effective address in the register.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A general register organization in a CPU has 16 registers with 4 addressing modes. If an instruction format includes a 4-bit opcode, a 4-bit register address, and 2 bits for the addressing mode, what is the total number of unique instructions possible in this system?

64

256

1024

2048

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a system where data transfer occurs between registers through a common bus, the control signal determines the active source and destination registers. If there are 32 registers, and each register has a 16-bit width, how many selection lines are required for the multiplexer and decoder to manage the bus?

4 for the multiplexer, 4 for the decoder

5 for the multiplexer, 5 for the decoder

6 for the multiplexer, 5 for the decoder

5 for the multiplexer, 4 for the decoder

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Shift micro-operations are used to manipulate data within registers. Consider a right arithmetic shift applied to an 8-bit signed binary number 10110110. What will the content of the register be after two consecutive shifts?

11101101

10111101

11111011

00101101

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A computer performs an addition of two 8-bit binary numbers using arithmetic micro-operations. The first number is 11010110, and the second number is 01101011. If an overflow occurs, how is it detected in the result?

By examining the carry bit generated from the MSB addition

By comparing the carry-in and carry-out of the sign bit

By checking the sum bits of the higher nibble

By inspecting the parity bit of the result

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?