Binary Battelfild

Binary Battelfild

Professional Development

25 Qs

quiz-placeholder

Similar activities

PSC Quiz1

PSC Quiz1

University - Professional Development

20 Qs

Block 5 - 2f - data bus

Block 5 - 2f - data bus

Professional Development

21 Qs

Quiz TAI Unité informatique

Quiz TAI Unité informatique

Professional Development

20 Qs

Test Out; How Computers Work

Test Out; How Computers Work

7th Grade - Professional Development

27 Qs

LAB NOC SUMULATION - EXAM DAY 3

LAB NOC SUMULATION - EXAM DAY 3

Professional Development

20 Qs

Roblox Trivia

Roblox Trivia

Professional Development

20 Qs

class 8

class 8

Professional Development

20 Qs

Adreçament IP: FLSM

Adreçament IP: FLSM

Professional Development

20 Qs

Binary Battelfild

Binary Battelfild

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Abhishek Moral

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary representation of 15?

1110

1111

1010

1101

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used in C for the bitwise AND operation?

&

&&

|

^

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of `5 & 3` in C?

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C , What does the '<<' operator do?

Right - Shift

Left - Shift

Bitwise AND

Bitwise OR

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which bitwise operator in C can be used to toggle bits?

&

^

|

<<

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. What is the output of `~5` in an 8-bit representation in C?

1111 1010

0000 0101

1111 1100

1010 1010

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. What is the result of `5 | 3`?

7

5

3

8

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?