Expressions coding and or not coding

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Joe Rowe
Used 3+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What syntax compares using "Equal to" ?
=
==
!=
>=
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What syntax compares using "Not equal to" ?
=
==
!=
>=
3.
MATCH QUESTION
1 min • 1 pt
assign 3 to x
x = 3
compare
health to
4
==
assignment
operator
=
comparison
operator
boolean
true or false
health == 4
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var age = 17;
if ( age > 17 ) {
print("you are old enough to vote);
}
Testing a condition
True condition
Always true
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
var yourHealth = 0;
var yourFood = 1;
if ( yourHealth < 1 | | yourFood < 1 ) {
print("you are dead");
}
Testing two conditions
You are dead
you are alive
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if ( x > 200 && y > 200)
Always True
compound condition testing x and y
Always False
x and y always greater than 200
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Javascript

Quiz
•
10th - 12th Grade
10 questions
Huffman Coding

Quiz
•
6th - 10th Grade
12 questions
Project-Stem Unit 1 python coding

Quiz
•
9th - 12th Grade
10 questions
Introduction to PHP: Hypertext Preprocessor

Quiz
•
11th - 12th Grade
10 questions
C# Variables

Quiz
•
10th Grade
10 questions
PHP Basic

Quiz
•
11th Grade
10 questions
Functions

Quiz
•
8th Grade - University
12 questions
Python

Quiz
•
7th - 9th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade