PCS 2 Flashcards

PCS 2 Flashcards

Assessment

Flashcard

Computers

10th Grade

Hard

Created by

Richard Steed

FREE Resource

Student preview

quiz-placeholder

46 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Two's complement - Maximum and minimum values

Back

Two's complement is a method for representing signed integers in binary form. The maximum value is represented by all 1s except the sign bit, and the minimum value is represented by a 1 followed by all 0s.

2.

FLASHCARD QUESTION

Front

Adding with binary patterns in two’s complement is the same as adding any other binary pattern, including those that represent unsigned numbers.

Back

Two’s complement addition follows the same rules as unsigned binary addition.

3.

FLASHCARD QUESTION

Front

Logical left shifting is a bitwise operation that operates on each bit in a pattern, one at a time.

Back

This operation shifts bits to the left.

4.

FLASHCARD QUESTION

Front

In logical left shifting, the most significant bit (MSB) is shifted left, out of the pattern.

Back

The MSB is lost in the process.

5.

FLASHCARD QUESTION

Front

MSB stands for most significant bit.

Back

It is the leftmost bit in a binary number.

6.

FLASHCARD QUESTION

Front

LSB stands for least significant bit.

Back

It is the rightmost bit in a binary number.

7.

FLASHCARD QUESTION

Front

Logical right shifting involves shifting the LSB right, out of the pattern.

Back

A 0 is always inserted into the vacated MSB, effectively dividing by 2.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?