Review lesson 7.6.3

Review lesson 7.6.3

6th Grade

28 Qs

quiz-placeholder

Similar activities

input vs output grade 7S

input vs output grade 7S

6th - 8th Grade

28 Qs

Computer Basics Quiz

Computer Basics Quiz

6th Grade

30 Qs

test ze znajomości Power Point

test ze znajomości Power Point

6th Grade

23 Qs

Computer Discoveries I -  Games & Animations Test Review

Computer Discoveries I - Games & Animations Test Review

6th - 8th Grade

25 Qs

Kuis Pemrograman Robot

Kuis Pemrograman Robot

6th - 8th Grade

25 Qs

Latihan Tenses Bahasa Inggris

Latihan Tenses Bahasa Inggris

6th Grade

30 Qs

IF LIVRO 2 - ADOBE ILLUSTRATOR / REVISÃO

IF LIVRO 2 - ADOBE ILLUSTRATOR / REVISÃO

2nd Grade - University

25 Qs

Uhvaćeni u mreži (6.b)

Uhvaćeni u mreži (6.b)

6th Grade - University

26 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?