
Unit 1: Primitive Types - AP Computer Science A
Authored by Arasaka Teacher
Computers
9th - 12th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
33 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
If your code has a syntax error, what kind of error will you see on the console?
compile-time error
ArithmeticException
logic error
NullPointerException
IndexOutOfBoundsException
2.
DRAG AND DROP QUESTION
3 mins • 1 pt
(a) means to tell the computer that you want to use a variable and give it a name.
(b) means to give that variable its first value.
3.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
The word c_____e means to change source code (like Java) into machine code or bytecode (e.g. 0s and 1s).
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
You need to create a variable for the number of cars owned. Which variable initialization is best?
int carsOwned;
double carsOwned;
int num_cars;
double numberOfCarsOwned;
int numberOfCarsOwned;
Answer explanation
You can't have half a car or 0.5 cars, so we should create an "int" variable.
Good variable names are easy to understand, short, and written in camelCase.
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
You need to create a variable for the number of computers in the school lab. Which variable initialization is best?
int computersInLab;
double computersInLab;
int num_computers_in_lab;
double numberOfComputersInLab;
int numberOfComputersInLab;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is it important to choose good variable names when creating variables in Java?
Good variable names improve code readability and maintainability, making it easier to cooperate with others..
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
You need to create a variable for the price of a sandwich. Which variable initialization is best?
int sandwichPrice;
double sandwichPrice;
int sandwich_price;
double priceOfASandwich;
int priceOfASandwich;
Answer explanation
Prices are usually written in decimal form (e.g. $xx.xx), so it's best to use a "double" variable.
Good variable names are easy to understand, short, and written in camelCase.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
28 questions
Scanners and Touch Screen Technologies (Pages 96-101)
Quiz
•
10th Grade - University
31 questions
Impacts of Technology - Summative Assessment
Quiz
•
10th Grade
35 questions
Administrasi Infrakstruktur Jaringan
Quiz
•
11th Grade
34 questions
Computer Essentials 1
Quiz
•
10th Grade
35 questions
Ôn Tập Học Kì I Lớp 4
Quiz
•
4th Grade - University
35 questions
MIL_1ST_QUIZ
Quiz
•
12th Grade
33 questions
Conceitos básicos TIC
Quiz
•
7th - 9th Grade
28 questions
CLASS 12TH COMPUTER APPLICATIONS SB- II-MID TERM
Quiz
•
12th Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Computers
10 questions
Navigating Digital Citizenship and Online Safety
Interactive video
•
6th - 10th Grade
20 questions
Computer / Internet Companies
Quiz
•
9th Grade
10 questions
Exploring the Basics of Google Sheets
Interactive video
•
9th Grade
10 questions
Exponent Rules
Quiz
•
9th - 12th Grade
20 questions
JavaScript - Karel
Quiz
•
9th - 10th Grade