Intro to IF statements

Intro to IF statements

KG - University

13 Qs

quiz-placeholder

Similar activities

Javascript

Javascript

Professional Development

17 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

C TEST

C TEST

University

13 Qs

ANALYSIS OF ALGORITHMS

ANALYSIS OF ALGORITHMS

University

15 Qs

Math Class Quiz

Math Class Quiz

10th - 12th Grade

12 Qs

JavaScript Quiz

JavaScript Quiz

9th Grade

15 Qs

National Numeracy Day Quiz

National Numeracy Day Quiz

7th Grade

15 Qs

Bai Tep

Bai Tep

10th Grade

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

Discover more resources for Computers