Intro to IF statements

Intro to IF statements

KG - University

13 Qs

quiz-placeholder

Similar activities

If Statement C++

If Statement C++

8th - 12th Grade

14 Qs

While and If's (Test4)

While and If's (Test4)

9th - 12th Grade

18 Qs

Scanner & If Statements

Scanner & If Statements

5th - 12th Grade

18 Qs

Java Basics

Java Basics

Professional Development

17 Qs

ANALYSIS OF ALGORITHMS

ANALYSIS OF ALGORITHMS

University

15 Qs

Microsoft Excel

Microsoft Excel

10th Grade

10 Qs

Init Me 3.1-1

Init Me 3.1-1

University

13 Qs

javascript BASIC

javascript BASIC

11th Grade

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