Intro to IF statements

Intro to IF statements

KG - University

13 Qs

quiz-placeholder

Similar activities

Operators in Java

Operators in Java

9th Grade

10 Qs

National Numeracy Day Quiz

National Numeracy Day Quiz

7th Grade

15 Qs

CCGA Unit 4 and 5

CCGA Unit 4 and 5

7th - 8th Grade

15 Qs

sample test

sample test

University

10 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Информатика

Информатика

1st - 3rd Grade

10 Qs

Revision on MS excel functions

Revision on MS excel functions

9th Grade

15 Qs

Technical Formulas in LaTeX

Technical Formulas in LaTeX

Professional Development

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