Semester 1 Review

Quiz
•
Computers
•
12th Grade
•
Medium
Kerry Duncan
Used 9+ times
FREE Resource
37 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The position of a runner in a race is a type of analog data. The runner’s position is tracked using sensors. Which of the following best describes how the position of the runner is represented digitally?
The position of the runner is determined by calculating the time difference between the start and the end of the race and making an estimation based on the runner’s average speed.
The position of the runner is measured and rounded to either 0 or 1 depending on whether the runner is closer to the starting line or closer to the finish line.
The position of the runner is predicted using a model based on performance data captured from previous races.
The position of the runner is sampled at regular intervals to approximate the real-word position, and a sequence of bits is used to represent each sample.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following can be represented by a sequence of bits?
An integer
An alphanumeric character
A machine language instruction
I, II, and III
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best describes the impact of Creative Commons?
Creative Commons gives creators of digital content the ability to indicate how their works can be legally used and distributed, enabling broad access to digital information.
Creative Commons gives Internet users the right to legally use and distribute any previously copyrighted work, enabling broad access to digital information.
Create Commons provides lossless transmission of messages, enabling reliable distribution of digital information.
Creative Commons provides private transmission of messages, enabling secure distribution of digital information.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A programmer created a piece of software and wants to publish it using a Creative Commons license. Which of the following is a direct benefit of publishing the software with this type of license?
The programmer can ensure that the algorithms used in the software are free from bias.
The programmer can ensure that the source code for the software is backed up for archival purposes.
The programmer can include code that was written by other people in the software without needing to obtain permission.
The programmer can specify the ways that other people are legally allowed to use and distribute the software.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ASCII is a character-encoding scheme that uses 7 bits to represent each character. The decimal (base 10) values 65 through 90 represent the capital letters A through Z, as shown in the table below. What ASCII character is represented by the binary (base 2) number 1001010?
H
I
J
K
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The code fragment below is intended to display "odd" if the positive number num is odd. Which of the following can be used to replace
(num MOD 1) = 0
(num MOD 1) = 1
(num MOD 2) = 0
(num MOD 2) = 1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The variable isOpen is to be used to indicate whether or not a store is currently open. Which of the following is the most appropriate data type for isOpen?
Integer
Boolean
String
Float
Create a free account and access millions of resources
Similar Resources on Wayground
38 questions
AHJ: U1 Multimedia & File Compression

Quiz
•
12th Grade
38 questions
Year 11 - iMedia Mini Test 12th April

Quiz
•
9th - 12th Grade
42 questions
AHJN: U5-System Software

Quiz
•
12th Grade - University
36 questions
Raster & Vector Graphics

Quiz
•
10th - 12th Grade
35 questions
untitled

Quiz
•
10th - 12th Grade
38 questions
Formative searching and sorting

Quiz
•
11th Grade - University
33 questions
Network Security

Quiz
•
12th Grade
35 questions
1.4.3 / 1.3.1 Hashing

Quiz
•
12th Grade
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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade