Intro to IF statements

Intro to IF statements

KG - University

13 Qs

quiz-placeholder

Similar activities

Basic JavaScript Programming Quiz

Basic JavaScript Programming Quiz

5th Grade

15 Qs

PYTHON(LIBRARIES)

PYTHON(LIBRARIES)

12th Grade

10 Qs

Récursivité

Récursivité

University

13 Qs

Math Class Quiz

Math Class Quiz

10th - 12th Grade

12 Qs

Bai Tep

Bai Tep

10th Grade

15 Qs

C programming

C programming

University

15 Qs

Ingenio - Second quiz

Ingenio - Second quiz

University - Professional Development

18 Qs

RUNG CHUÔNG VÀNG

RUNG CHUÔNG VÀNG

11th - 12th Grade

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