Exam 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates
Exam 1: An Introduction to Computer Science50 Questions
Exam 2: Algorithm Discovery and Design50 Questions
Exam 3: The Efficiency of Algorithms50 Questions
Exam 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates50 Questions
Exam 5: Computer Systems Organization50 Questions
Exam 6: An Introduction to System Software and Virtual Machines50 Questions
Exam 7: Computer Networks, The Internet, and the World Wide Web50 Questions
Exam 8: Information Security50 Questions
Exam 9: Introduction to High-Level Language Programming50 Questions
Exam 10: The Tower of Babel50 Questions
Exam 11: Compilers and Language Translation50 Questions
Exam 12: Models of Computation49 Questions
Exam 13: Simulation and Modeling50 Questions
Exam 14: Electronic Commerce and Databases50 Questions
Exam 15: Artificial Intelligence50 Questions
Exam 16: Computer Graphics and Entertainment: Movies, Games, and Virtual Communities50 Questions
Exam 17: Making Decisions About Computers, Information, and Society50 Questions
Select questions type
____________________ signals must first be digitized to be stored in the computer.
Free
(Short Answer)
4.9/5
(44)
Correct Answer:
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:
True
Explain what an arithmetic overflow is and what its significance in computer science is.
Free
(Essay)
4.8/5
(43)
Correct Answer:
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.
____ 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)
The ____ operation complements the value of a Boolean expression.
(Multiple Choice)
4.8/5
(39)
In a(n) analog representation, objects can take on any value. _________________________
(True/False)
4.8/5
(38)
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)
To construct an OR gate, two transistors are connected in ____________________.
(Short Answer)
4.8/5
(37)
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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)