CS1 Final Review

CS1 Final Review

Assessment

Flashcard

Created by

Jack Bandy

Computers

University

4 plays

Hard

Student preview

quiz-placeholder

30 questions

Show all answers

1.

FLASHCARD QUESTION

Front

The number 2 (in standard decimal) is equal to what in binary?

Back

0010

2.

FLASHCARD QUESTION

Front

The number 9 (in standard decimal) is equal to what in binary?

Back

1001

3.

FLASHCARD QUESTION

Front

Add 01 and 01 in binary.

Back

1+1=10

4.

FLASHCARD QUESTION

Front

In binary addition, what is 10 + 10?

Back

10 + 10 = 100

5.

FLASHCARD QUESTION

Front

Method to represent negative numbers in binary using one sign bit and remaining bits for the number.

Back

Sign-magnitude

6.

FLASHCARD QUESTION

Front

Method to represent negative numbers in binary by writing a value, flipping the bits, and adding one.

Back

Two's complement

7.

FLASHCARD QUESTION

Front

To represent negative numbers in binary, this method involves writing a value in standard binary and using the first bit as a "sign bit" (0 for positive, 1 for negative)

Back

Sign-magnitude

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?