Review lesson 7.6.3

Review lesson 7.6.3

6th Grade

28 Qs

quiz-placeholder

Similar activities

Excel Quiz

Excel Quiz

4th Grade - University

25 Qs

S2 Sumatif Kelas 4 - Microsoft Powerpoint

S2 Sumatif Kelas 4 - Microsoft Powerpoint

4th Grade - University

33 Qs

Sistematizacija gradiva V razred

Sistematizacija gradiva V razred

5th Grade - University

32 Qs

Google Sheets Quiz

Google Sheets Quiz

6th Grade

30 Qs

Tinker CAD

Tinker CAD

6th - 8th Grade

30 Qs

HTML Part 1

HTML Part 1

6th - 8th Grade

25 Qs

Web Design Basics Quiz

Web Design Basics Quiz

6th Grade - University

30 Qs

Latihan Soal TIK - CorelDraw

Latihan Soal TIK - CorelDraw

6th Grade

30 Qs

Review lesson 7.6.3

Review lesson 7.6.3

Assessment

Quiz

Information Technology (IT)

6th Grade

Medium

Created by

Mai Đàm

Used 1+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is the output when using the AND operator with two inputs, where the first input is true and the second input is false?

True

False

1

0

2.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

If a program uses the OR operator and both inputs are false, what will

be the output?

True

False

0

1

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which of the following conditions will return true when using the AND operator with three inputs: A, B, and C?

A is false, B is true, C is true

A is true, B is false, C is true

A is true, B is true, C is true

A is false, B is false, C is true

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

In a program using the OR operator, if one of the inputs is false and the other is true, what will the result be?

True

False

0

1

5.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What will happen if you combine the AND and NOT operators in a single expression?

The result will always be true

The result will always be false

The NOT operator will invert the result of the AND operation

The AND operator will invert the result of the NOT operation

6.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which Boolean operator is used in logic gates that are implemented as "if-else" statements in programming?

AND

OR

NOT

All of the above

7.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

If the program checks the condition (NOT A AND B) and button A is pressed (true), and button B is not pressed (false), what will be the result?

True

False

0

1

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?