Computing 2

Computing 2

7th Grade

23 Qs

quiz-placeholder

Similar activities

HTML & CSS Basics

HTML & CSS Basics

6th - 8th Grade

21 Qs

Kuis Informatika

Kuis Informatika

7th Grade

20 Qs

soal informatika bab 3 kelas 7

soal informatika bab 3 kelas 7

7th Grade - University

20 Qs

GRADE 4 ICT QUIZ 1 1ST SEM 2025-2026

GRADE 4 ICT QUIZ 1 1ST SEM 2025-2026

4th Grade - University

20 Qs

Kelas 7 - Halaman 77 (Penilaian Akhir Semester)

Kelas 7 - Halaman 77 (Penilaian Akhir Semester)

7th Grade

20 Qs

Excel Quiz

Excel Quiz

4th Grade - University

25 Qs

Adobe Express Illustrator and Internet Devices

Adobe Express Illustrator and Internet Devices

6th - 8th Grade

19 Qs

KUIS INFORMATIKA KELAS 7 SEMESTER 1

KUIS INFORMATIKA KELAS 7 SEMESTER 1

7th Grade

20 Qs

Computing 2

Computing 2

Assessment

Quiz

Information Technology (IT)

7th Grade

Hard

Created by

GV DIA LI

FREE Resource

AI

Enhance your content

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

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the sum of 1 + 1 in binary?

0

1

10

11

Answer explanation

In binary, 1 + 1 equals 10. This is because binary is base 2, where 1 + 1 results in 0 with a carry of 1, making it 10. Therefore, the correct answer is 10.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 1 + 0 in binary?

0

1

10

11

Answer explanation

In binary, 1 + 0 equals 1. The addition follows the same rules as in decimal, where adding zero to any number does not change its value. Therefore, the correct answer is 1.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary sum of 10110110 (182) + 11011010?

1111000 (240)

101110000

11011000

11110100

Answer explanation

To find the binary sum of 10110110 and 11011010, align the numbers and add them bit by bit, carrying over when necessary. The result is 11110000, which is 240 in decimal. Thus, the correct answer is 1111000 (240).

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of adding 10110110 + 11011010 in binary?

101110000

1111000

11011100

10110101

Answer explanation

To add 10110110 and 11011010 in binary, align the numbers and add each column, carrying over when the sum exceeds 1. The result is 101110000, which is the correct answer.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the decimal equivalent of the binary number 00000001?

0

1

2

8

Answer explanation

The binary number 00000001 represents the decimal value 1. Each binary digit (bit) corresponds to a power of 2, and in this case, only the last bit is '1', which equals 2^0 = 1.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following binary numbers represents the decimal number 16?

00001000

00010000

00000100

10000000

Answer explanation

The binary number 00010000 represents the decimal number 16. In binary, each position represents a power of 2, and 00010000 corresponds to 2^4, which equals 16.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the decimal equivalent of the binary number 01010110?

86

68

75

91

Answer explanation

To convert the binary number 01010110 to decimal, calculate: (0*2^7) + (1*2^6) + (0*2^5) + (1*2^4) + (0*2^3) + (1*2^2) + (1*2^1) + (0*2^0) = 64 + 16 + 4 + 2 = 86. Thus, the decimal equivalent is 86.

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?