Exam 4: Operations on Data
Exam 1: Introduction1 Questions
Exam 2: Number Systems10 Questions
Exam 3: Data Storage14 Questions
Exam 4: Operations on Data20 Questions
Exam 5: Computer Organization24 Questions
Exam 6: Computer Networks and Internet12 Questions
Exam 7: Operating Systems20 Questions
Exam 8: Algorithms18 Questions
Exam 9: Programming Languages11 Questions
Exam 10: Software Engineering9 Questions
Exam 11: Data Structure10 Questions
Exam 12: Abstract Data Types13 Questions
Exam 13: File Structure17 Questions
Exam 14: Databases18 Questions
Exam 15: Data Compression13 Questions
Exam 16: Security17 Questions
Exam 17: Theory of Computation14 Questions
Exam 18: Artificial Intelligence12 Questions
Exam 19: Introduction to Social Media12 Questions
Exam 20: Social and Ethical Issues10 Questions
Select questions type
For the binary AND operation, only an input of _______ gives an output of 1.
Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
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:
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:
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)
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)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)