Exam 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

____________________ signals must first be digitized to be stored in the computer.

Free
(Short Answer)
4.9/5
(44)
Correct Answer:
Verified

Analog

Two's complement representation is a signed integer representation that does not suffer from the problem of two zeros.

Free
(True/False)
4.8/5
(44)
Correct Answer:
Verified

True

Explain what an arithmetic overflow is and what its significance in computer science is.

Free
(Essay)
4.8/5
(43)
Correct Answer:
Verified

Arithmetic overflow occurs when there is an attempt to represent an integer that exceeds the maximum allowable value. No matter how many bits are ultimately used, there is always a maximum value beyond which the computer cannot correctly represent any integer. This characteristic is one of the major differences between the disciplines of mathematics and computer science. In mathematics, a quantity may usually take on any value, no matter how large. Computer science must deal with a finite-and sometimes quite limited-set of possible representations, and it must handle the errors that occur when those limits are exceeded.

The total number of ____ per second is called hertz.

(Multiple Choice)
4.8/5
(43)

What is code mapping?

(Essay)
5.0/5
(28)

____ schemes compress data in a way that does not guarantee that all of the information in the original data can be fully and completely recreated.

(Multiple Choice)
4.9/5
(36)

What is the function of a compare-for-equity circuit?

(Short Answer)
4.9/5
(35)

The ____ operation complements the value of a Boolean expression.

(Multiple Choice)
4.8/5
(39)

A multiplexor is a circuit that has 2ᴺ output lines.

(True/False)
4.8/5
(38)

In a(n) analog representation, objects can take on any value. _________________________

(True/False)
4.8/5
(38)

Briefly describe the two types of information representation.

(Essay)
4.8/5
(34)

Using the leftmost bit of a number to represent the sign, with 0 meaning positive and 1 meaning negative is termed ____ notation.

(Multiple Choice)
4.8/5
(32)

Sequential circuits contain ____________________ loops.

(Short Answer)
4.9/5
(40)

To construct an OR gate, two transistors are connected in ____________________.

(Short Answer)
4.8/5
(37)

There are ____ stable states in a bistable environment.

(Multiple Choice)
4.9/5
(36)

In a ____, the values of the outputs depend only on the current values of the inputs.

(Multiple Choice)
4.8/5
(35)

Transistors are constructed from ____, such as silicon and gallium arsenide.

(Multiple Choice)
4.9/5
(43)

A strictly black/white image has greater storage requirements than an image represented using a gray scale.

(True/False)
4.9/5
(34)

The True Color scheme uses ____ bits.

(Multiple Choice)
4.7/5
(40)

A(n) ____ is a circuit that performs binary addition on two unsigned N-bit integers.

(Multiple Choice)
4.7/5
(35)
Showing 1 - 20 of 50
close modal

Filters

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