Computer Science Chapter 1 Flashcards

How Well Do You Know About the Computer Science Chapter 1? Answer these quiz based flashcards based on Computer Science and check your knowledge. This flashcard is simple and easy to use and is more fun-oriented.  

12 cards   |   Total Attempts: 207
  

Cards In This Set

Front Back
Assuming that each of the following bit patterns originally had even parity, which one contains an error?
100001001
Which of the following data storage systems provides the most efficient random access to individual data items.
Main memory
Which of the following bit-patterns represents the smallest value using the floating-point format in which the most significant bit is the sign bit, the next three bits represents the exponent field in excess notation, and the last four bits represents the mantissa.
00101000
Which of the following bit patterns(represented in hexadecimal notation) represent a negative number in two’s complement notation.
A6
Which of the following provides a compressed representation of an image by limiting the number of different pixel colors to 256, thereby enabling each pixel in an image to be represented by a single.
GIF
Which of the following is a means of encoding music.
MIDI
Which of the following is the binary representation of 4 5/8.
100,101
What is the result of the following subtraction problem(using two’s compliment notation)
00001111
- 10101010
01100010
Which of the following representations in two’s complement notation represents the largest value?
00000010 Eftir yfirferð...hitt eru mínustölur og 1, en þetta er 2.
Which of the following Boolean operations produces the output 1 for the fewest number of input patterns
AND
What is the result of the following addition problem(using two’s compliment notation)
00001111
+10101010
10111001
Which of the following systems is least efficient when encoding numeric values?
a. Two's complement notation
ASCII