Bitwise Operators in C Language

Bitwise Operators in C Language

12th Grade

10 Qs

quiz-placeholder

Similar activities

Access - Lesson 7

Access - Lesson 7

9th - 12th Grade

11 Qs

1.1.1 The structure and function of the processor

1.1.1 The structure and function of the processor

11th Grade - University

15 Qs

Strings in Swift

Strings in Swift

9th - 12th Grade

12 Qs

Basics of spreadsheet

Basics of spreadsheet

12th Grade

15 Qs

TES SOAL HOTS

TES SOAL HOTS

12th Grade - University

10 Qs

Random stuff

Random stuff

KG - Professional Development

12 Qs

KEIRO PROGRAMMING

KEIRO PROGRAMMING

4th - 12th Grade

10 Qs

Bitwise Operators in C Language

Bitwise Operators in C Language

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

Michael Kona

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 5 & 3 in binary?

2

0

1

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 7 | 2 in binary?

5

7

9

3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 10 ^ 6 in binary?

1000000

1111000

1010101

1100110

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 8 << 2 in binary?

100000

101010

111111

110000

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 16 >> 3 in binary?

00100

00001

00011

00010

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: Bitwise AND operator returns 1 if ________ bits are 1.

none

either

both

neither

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: Bitwise OR operator returns 1 if ________ bits are 1.

either

none

both

neither

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?