
Tournament 2 - B

Quiz
•
Computers
•
3rd - 12th Grade
•
Medium
Brenda McLachlin
Used 7+ times
FREE Resource
16 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What will x be at the end of this for loop?
for (var i = 0; i < 100; i += 20) {
x ++;
}
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What position is the word "a" in?
var words = ["Once", "upon", "a", "time"];
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these rectangles is the biggest?
rect(10, 20, 100, 200);
rect(300, 400, 40, 30);
rect(200, 100, 40, 100);
rect(20, 20, 200, 200);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: Shapes can appear on the screen without the draw function.
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between the way the computer reads "word" and word?
One is a string, the other is a variable
There is no difference
One is an array, the other is just a string
One is a character, the other is a string
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: Functions are a special type of variable
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where on the screen will the circle appear?
ellipse(384, 29, 50, 50);
Bottom Left
Bottom Right
Top Left
Top Right
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
P5.js Drawing Commands

Quiz
•
10th Grade
11 questions
Code.org CSD Unit3 Lesson 3 - 4 Review

Quiz
•
6th - 8th Grade
21 questions
Unit 3: Animations

Quiz
•
8th Grade
20 questions
Python Intermediate Quiz (Including pygame)

Quiz
•
3rd - 12th Grade
20 questions
ULANGAN HARIAN 1

Quiz
•
12th Grade
15 questions
Fall Final 2024 - CS Fundamentals

Quiz
•
9th Grade
20 questions
LA2 BAH 2

Quiz
•
KG - 5th Grade
17 questions
Plotting Shapes on Code.Org

Quiz
•
5th - 8th Grade
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
20 questions
typing

Quiz
•
6th 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
20 questions
Input, Output, Processing or Storage

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

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade