Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In a computer, a binary number can behave as which of the following? ( Circle the best answer) Numeric data (example: a count) String/character data

  1. In a computer, a binary number can behave as which of the following? (Circle the best answer)
    • Numeric data (example: a count)
    • String/character data (example: a text file in ASCII)
    • An instruction for the CPU
    • All of the above
    • None of the above

2. A processor begins with the number 196 in memory cell 200.

In memory cell 50 is an instruction to load memory cell 200 into register 3.

In memory cell 51 is an instruction to switch the program counter to 108 if register 3s value is greater than 0.

In memory cell 52 is an instruction to stop execution.

In memory cell 108 is an instruction to store the number 0 in memory cell 200.

In memory cell 109 is an instruction to load the program counter with the value 50.

In memory cell 110 is an instruction to stop execution.

The program counter begins with the value 108.

When the program stops executing, what value will be stored in

A. the program counter?

B. register 3?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions