Intro to IF statements

Intro to IF statements

KG - University

13 Qs

quiz-placeholder

Similar activities

Paper Coding - Level 4 - Lesson 4

Paper Coding - Level 4 - Lesson 4

4th - 8th Grade

15 Qs

Review for Fall Final

Review for Fall Final

10th - 12th Grade

14 Qs

CCGA Unit 4 and 5

CCGA Unit 4 and 5

7th - 8th Grade

15 Qs

sample test

sample test

University

10 Qs

Linux-1 Week 4

Linux-1 Week 4

1st - 3rd Grade

15 Qs

TIN 11 - PYTHON - PHÉP TOÁN - BIỂU THỨC - CÂU LỆNH GÁN

TIN 11 - PYTHON - PHÉP TOÁN - BIỂU THỨC - CÂU LỆNH GÁN

11th Grade

10 Qs

2025-Excel-G7

2025-Excel-G7

6th - 8th Grade

15 Qs

Boolean Expressions

Boolean Expressions

9th - 11th Grade

18 Qs

Intro to IF statements

Intro to IF statements

Assessment

Quiz

Computers

KG - University

Hard

Created by

Ryan Goulet

Used 120+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

How many choices are possible when using a single if-else statement?
1
2
3
4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Under
Over
Under the limit
Over the limit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
You lose the prize
You lose
You win
You win the prize

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
You win the prize
You lose
You win
You lose the prize

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Evaluate (to true or false) each of the following expressions:
14 >= 14
15 > 15
16 != 16
18 >= 19
T, F, F, F
T, T, T, T
F, T, F, F
F, T, T, F

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evaluate the following expression:
2 + 2 == 4
true
false
sometimes true
only true on sundays

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evaluate the following expression
Math.pow(2, 3) >= 9;
true
false
compile error
only true when the Patriots win

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?