2024-2025 Fundamentals of Computing Final Exam Study Guide

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Read the code below. What will be printed in the console by this program? var sprite1 = createSprite (100, 200); var sprite2 = createSprite (300, 200); console.log (sprite1.y == sprite2.y);
true
false
undefined
null
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of the programming language "under the hood" that you have been using in code.org?
Farm Lab: Introduction to Coding
Science Lab: Introduction to Periodic Chart
Game Lab: Intro To Drawing
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What should be decided BEFORE beginning to write code for a program?
No decisions are needed before writing a program.
No choices are needed before writing a program.
the purpose and design of the program; the types of media (sound, images) needed; how the user will interact with the program
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which block of code will have the computer pick a random number between the minimum and max you set?
randomNumber()
Various Number
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A team of friends is creating a game together. They want to make sure that everyone can understand the code that the others write. What would make it easier for them to read each other's code?
Do not include descriptive comments in the program.
include descriptive comments in the program
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What code sequence will return a square of a pale green color with no border?
noStroke(); fill ("lightgreen"); rect (100, 100, 200, 200);
noStroke(); fill ("blue"); rect (100, 100, 200, 200);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which block of code is code that will be called over and over again?
Equation
Solution
Function
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
แบบทดสอบ เรื่อง สร้างสรรค์ผลงานด้วย Scratch

Quiz
•
9th Grade
18 questions
Program B: Level 1

Quiz
•
10th - 12th Grade
20 questions
iGCSE Computer Science: Programming Languages

Quiz
•
9th - 12th Grade
15 questions
Conditionals

Quiz
•
1st - 12th Grade
20 questions
Game Lab Basics

Quiz
•
9th - 12th Grade
20 questions
Scratch Programming

Quiz
•
9th - 12th Grade
20 questions
algoritma dan pemrograman

Quiz
•
12th Grade
25 questions
scratch kls 9

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade