AP Computer Science A Quiz

Quiz
•
Computers
•
12th Grade
•
Medium
+23
Standards-aligned
Richard Burbage
Used 27+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the primitive data types in Java?
boolean, byte, short, int, long, float, double, char
boolean, byte, short, int, long, float, double, char, object
boolean, byte, short, int, long, float, double, char, string
boolean, byte, short, int, long, float, double, char, void
Tags
VAR.1.C.1
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between int and double data types in Java?
The main difference between int and double data types in Java is their size.
The main difference between int and double data types in Java is their precision.
The main difference between int and double data types in Java is their syntax.
The main difference between int and double data types in Java is their range.
Tags
VAR.1.C.1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a variable of type boolean in Java?
boolean variableName
boolean variable
bool variable
boolean var
Tags
VAR.1.C
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the three control structures in Java?
If, Else, For
Sequential, Selection, Iteration
Try, Catch, Finally
Conditional, Looping, Switch
Tags
CON.2.C.1
CON.2.A.2
IOC.1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the if statement in Java?
The purpose of the if statement in Java is to declare a variable.
The purpose of the if statement in Java is to perform mathematical calculations.
The purpose of the if statement in Java is to repeat a block of code a certain number of times.
The purpose of the if statement in Java is to perform a conditional execution of a block of code.
Tags
CON.2.A.2
CON.2.A.3
6.
OPEN ENDED QUESTION
3 mins • 1 pt
How do you write a for loop in Java?
Evaluate responses using AI:
OFF
Tags
CON.2.E
CON.2.E.1
CON.2.E.2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an array in Java?
An array in Java is a data structure that allows you to store multiple values of different types in a single variable.
An array in Java is a method used to perform mathematical calculations.
An array in Java is a data structure that allows you to store multiple values of the same type in a single variable.
An array in Java is a keyword used to declare a variable.
Tags
VAR.2.A
VAR.2.A.1
VAR.2.A.3
VAR.2.A.2
VAR.2.A.4
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
STATIC KEYWORD IN JAVA

Quiz
•
9th - 12th Grade
10 questions
Unit 6

Quiz
•
12th Grade
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
15 questions
Array

Quiz
•
10th - 12th Grade
15 questions
Java Level 1 - D

Quiz
•
12th Grade
10 questions
Arrays

Quiz
•
11th Grade - University
10 questions
Moringa JavaScript Arrays

Quiz
•
5th Grade - Professio...
12 questions
Arrays Intro

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