MIT App Inventor - Chapter 4

MIT App Inventor - Chapter 4

University

10 Qs

quiz-placeholder

Similar activities

CSC301 Decision Structures

CSC301 Decision Structures

University

10 Qs

Python Conditionals and If Statements

Python Conditionals and If Statements

8th Grade - University

15 Qs

Python and PseudoCode Quiz

Python and PseudoCode Quiz

10th Grade - University

15 Qs

Sains Komputer Tingkatan 4 - 1.4.1

Sains Komputer Tingkatan 4 - 1.4.1

1st Grade - Professional Development

8 Qs

Exercise 4

Exercise 4

University

10 Qs

Python Programming Quiz

Python Programming Quiz

University

10 Qs

Lesson 2 Control Flow

Lesson 2 Control Flow

University

8 Qs

struktur data : tipe data dan string

struktur data : tipe data dan string

University

10 Qs

MIT App Inventor - Chapter 4

MIT App Inventor - Chapter 4

Assessment

Quiz

Computers

University

Medium

Created by

n.hafiza zakaria

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The value of a Boolean expression is either __________.

True or false

Number or text

Yes or no

0 or 1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The symbols >, <, and = are all __________ operators.

relational

logical

conditional

ternary

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The if then block can be found in the ________ drawer of the Blocks column.

Variables

Text

Control

Math

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) __________ block tests a Boolean expression and then executes one set of

blocks if the expression is true, or another set of blocks if the expression is false.

select

if

if then else

ifcall

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An if then block is a mutator block, which means that we can add more

_______.

else sockets

else if sockets

both else and else if sockets

if sockets

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

and, or, and not are ​​​______ operators.​

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

A compound Boolean expression created with the ​ ____ operator is true

only if all of its connected expressions are true.

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?