Search Header Logo

CPU and Bit Manipulation

Authored by Moses Balogun

Computers

12th Grade

Used 1+ times

CPU and Bit Manipulation
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the difference between logical and arithmetic right shift operations.

Logical right shift fills with ones; arithmetic right shift fills with zeros.

Logical right shift fills with zeros; arithmetic right shift fills with the sign bit.

Both logical and arithmetic right shifts fill with the sign bit.

Logical right shift is used for signed numbers; arithmetic right shift is used for unsigned numbers.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the outcome of the bitwise AND operation between 1101 and 1011?

1100

1111

1001

1010

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the bitwise OR operator work? Provide an example.

The bitwise OR of 5 and 3 is 7.

The bitwise OR of 5 and 3 is 4.

The bitwise OR of 5 and 3 is 6.

The bitwise OR of 5 and 3 is 8.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the XOR operator in bit manipulation?

The XOR operator is used to invert bits.

The XOR operator is used to compare bits and return 1 for differing bits and 0 for identical bits.

The XOR operator shifts bits to the left.

The XOR operator adds two bits together.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe how memory addressing works in a computer system.

Memory addressing allows the CPU to access specific locations in memory using unique numerical addresses.

Memory addressing does not involve the CPU in accessing memory locations.

Memory addressing is solely based on the size of the data being stored.

Memory addressing uses physical addresses only, ignoring virtual memory.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the significance of the fetch-decode-execute cycle?

It is a method for storing data in memory.

It describes how to design a computer's hardware.

It is a technique for optimizing software performance.

It is the core process that enables a CPU to execute instructions.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the fetch-decode cycle, what happens during the fetch stage?

The CPU executes the instruction immediately.

The CPU stores the instruction in a cache.

The CPU sends the instruction to the output device.

The CPU retrieves the next instruction from memory.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?