Bitwise Manipulation and Hex  Quiz

Bitwise Manipulation and Hex Quiz

12th Grade

17 Qs

quiz-placeholder

Similar activities

14. TAHS Y9

14. TAHS Y9

9th - 12th Grade

13 Qs

Digital Information

Digital Information

10th - 12th Grade

15 Qs

1.2 Number System

1.2 Number System

12th Grade

15 Qs

1.4.1 Data Types

1.4.1 Data Types

12th Grade

15 Qs

Data Representation (Computer science)

Data Representation (Computer science)

9th - 12th Grade

21 Qs

NUMBER SYSTEM CONVERSIONS

NUMBER SYSTEM CONVERSIONS

11th Grade - University

20 Qs

Bitwise

Bitwise

12th Grade

15 Qs

Module 20 - Essentials of Networking 1

Module 20 - Essentials of Networking 1

9th - 12th Grade

20 Qs

Bitwise Manipulation and Hex  Quiz

Bitwise Manipulation and Hex Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Margaret Sifuna

Used 11+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What is the purpose of bitwise manipulation in computer science?

To perform complex mathematical operations

To manipulate individual bits in binary data

To convert decimal numbers to hexadecimal

To simplify software development

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which bitwise operation can be used to set individual bits in a binary number to 1?

AND

OR

XOR

NOT

3.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

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

13

DA

5A

216

4.

MULTIPLE SELECT QUESTION

45 sec • 4 pts

What is the significance of hexadecimal notation in computer science? (select two )

It is used for complex mathematical calculations.

It simplifies the representation of binary data.

It is a shortcut for writing long binary strings.

It is only used in graphics programming.

5.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

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

1000

1111

0011

0100

6.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

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

2A

34

28

4F

7.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

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

Add or subtract a fixed value.

Swap the most significant bit with the least significant bit.

Multiply or divide the number by 2.

Copy the number as is.

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?