AP CS A Unit 1 Test Review

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Scott Chamberlain
Used 11+ times
FREE Resource
34 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which is NOT a function of the Java compiler?
Checks comments for grammar and spelling
Validates syntax of program code
Translates code to machine language
Links in external libraries
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the origin of the term "computer bug"?
It was named after Computer science pioneer Grace Hopper ("grasshopper")
The first bug was found by a programmer who drove a Volkswagen Beatle
Finding computer bugs makes programmers nauseous (stomach bug)
A moth shorted out the early Mark II computer
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the println method do differently than print?
Sends output to a printer
Keeps output on the current line
Forces output to the next line
Allows you to omit quotation marks
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct syntax for defining a new Scanner variable?
Scanner scan = new Scanner(System.in);
System.in.scan(Scanner);
Scanner = new.scan.System;
scan = System.in.nextScan();
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid variable name in Java?
first name
99problems
a_1_sauce
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assuming that n is a variable for someone's name, which of the following commands is correct?
System.out.println("Happy Birthday n");
System.out.println("Happy Birthday + n");
System.out.println("Happy Birthday " & n);
System.out.println("Happy Birthday " + n);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which term refers to the possible values that can be stored in a variable?
domain
function
sequence
range
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Python Programming End of Unit Assessment

Quiz
•
7th - 9th Grade
34 questions
T-Level DPDD: Data Types Quiz

Quiz
•
11th Grade
30 questions
Christianson

Quiz
•
11th Grade
30 questions
SUMATIF BAB 1 XII RPL

Quiz
•
12th Grade
30 questions
REMIDI PBO

Quiz
•
12th Grade
30 questions
Python Basics: Variables and Syntax

Quiz
•
10th Grade
36 questions
Poglavlje 5 (5.1, 5.2, 5.3 i 5.4.1)

Quiz
•
9th Grade
30 questions
IF Statements and Loops in C++

Quiz
•
10th 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
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