
FORM3 IT TERM2 T1

Quiz
•
Computers
•
7th Grade
•
Hard
Standards-aligned
Joy Sewlal
Used 29+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
The "If" Statement is an example of a _________________
Correctional Statement
Competitive Statement
Conditional Statement
Inquisitive Statement
Tags
CCSS.L.2.1F
CCSS.L.8.1C
CCSS.L.8.3A
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
True/False: The body of an "if" statement will only be executed if the condition is true.
True
False
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What happens to the code in the body of an "if" statement if the condition is false?
The computer determines if it is essential to the program and if it is, then the code is executed anyway.
It turns into a comment .
The code is skipped.
The code stages a revolution and attempts to take over the program, ultimately unsuccessfully, which leads to it not being executed.
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of these can be paired with an "if" statement to represent other outcomes of a scenario?
or
else
but
Endif
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is my result?
mickey := mouse ; .
if mickey = mouse .
. writeln("Mickey is a mouse")
.else .
. writeln("Minnie rules") ;
"Mickey is a mouse"
"Minnie rules"
Nothing prints.
"Mickey is a mouse" & "Minnie rules"
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is my result?
mickey := moose ; .
if mickey = mouse .
. writeln("Mickey is a mouse")
.else .
. writeln("Minnie rules") ;
answer choices
"Mickey is a Mouse
"Minnie rules
"Mickey is a Moose"
Nothing prints
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CIM Inter: Lesson 3 Worksheet

Quiz
•
6th - 8th Grade
9 questions
Coding Concept

Quiz
•
7th - 8th Grade
15 questions
Coding Quiz

Quiz
•
6th - 10th Grade
14 questions
Hour of Code ESL

Quiz
•
6th - 8th Grade
14 questions
Conditionals in JavaScript

Quiz
•
7th - 8th Grade
15 questions
Scratch

Quiz
•
6th - 8th Grade
10 questions
prueba ratón II

Quiz
•
1st - 10th Grade
13 questions
Intro to IF statements

Quiz
•
KG - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade