Exam 4: Operations on Data

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

For the binary AND operation, only an input of _______ gives an output of 1.

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

B

If we are adding two numbers, one of which has an exponent value of 7 and the other an exponent value of 9, we need to shift the decimal point of the smaller number _______.

Free
(Multiple Choice)
4.8/5
(41)
Correct Answer:
Verified

C

In two's complement representation with a 4-bit allocation, we get _______ when we add 5 to 5.

Free
(Multiple Choice)
4.8/5
(33)
Correct Answer:
Verified

B

To un-set (force to 0) all the bits of a bit pattern, make a mask of all 0s and then _______ the bit pattern and the mask.

(Multiple Choice)
4.9/5
(36)

For an 8-bit allocation, the largest decimal number that can be represented in two's complement form is _______.

(Multiple Choice)
4.7/5
(36)

The unary _______ operator inverts its single input.

(Multiple Choice)
4.9/5
(37)

_______ is a logical bit operator.

(Multiple Choice)
4.8/5
(42)

In two's complement addition, if there is a final carry after the left most column addition, _______.

(Multiple Choice)
4.8/5
(35)

In two's complement representation with a 4-bit allocation, we get _______ when we add 1 to 7.

(Multiple Choice)
5.0/5
(30)

To set (force to 1) all the bits of a bit pattern, make a mask of all 1s and then _______ the bit pattern and the mask.

(Multiple Choice)
4.7/5
(33)

To flip all the bits of a bit pattern, make a mask of all 1s and then _______ the bit pattern and the mask.

(Multiple Choice)
4.7/5
(39)

_______ operator (s), if the input is two 0s, the output is 0.

(Multiple Choice)
4.8/5
(28)

If the exponent in Excess_127 is binary 10000101, the exponent in decimal is _______.

(Multiple Choice)
4.8/5
(27)

For the binary OR operation, only an input of _______ gives an output of 0.

(Multiple Choice)
4.8/5
(38)

The _______ method of integer representation is the most common method for storing integers in computer memory.

(Multiple Choice)
4.9/5
(37)

We use a bit pattern called a _______ to modify another bit pattern.

(Multiple Choice)
4.8/5
(34)

_______ operator (s), if the input is two 1s, the output is 0.

(Multiple Choice)
4.7/5
(37)

For an 8-bit allocation, the smallest decimal number that can be represented in two's complement form is _______.

(Multiple Choice)
4.7/5
(36)

_______ operator (s) takes two inputs to produce one output.

(Multiple Choice)
5.0/5
(40)

_______ is an arithmetic operation.

(Multiple Choice)
4.7/5
(31)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)