Bitwise Manipulation and Hex  Flashcard

Bitwise Manipulation and Hex Flashcard

Assessment

Flashcard

Computers

12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

16 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the purpose of bitwise manipulation in computer science?

Back

To manipulate individual bits in binary data

2.

FLASHCARD QUESTION

Front

Which bitwise operation can be used to set individual bits in a binary number to 1? Options: AND, OR, XOR, NOT

Back

OR

3.

FLASHCARD QUESTION

Front

In hexadecimal notation, what is the equivalent value of the binary number "1101 1010"?

Back

DA

4.

FLASHCARD QUESTION

Front

What is the result of performing a bitwise OR operation on the binary numbers "1011" and "1100"?

Back

1111

5.

FLASHCARD QUESTION

Front

Convert the decimal number "42" into its equivalent hexadecimal representation.

Back

2A

6.

FLASHCARD QUESTION

Front

What do bitwise shifts (left shift and right shift) do to a binary number?

Back

Multiply or divide the number by 2.

7.

FLASHCARD QUESTION

Front

What is the result of performing a bitwise XOR operation on the binary numbers "110101" and "101110"?

Back

011001

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?