AP CSA Unit 1 Review

Flashcard
•
Computers
•
12th Grade
•
Hard
+8
Standards-aligned
Wayground Content
FREE Resource
Student preview

11 questions
Show all answers
1.
FLASHCARD QUESTION
Front
An object is an instance of a: variable
Back
class
2.
FLASHCARD QUESTION
Front
What are the three control structures in Java?
Back
Sequential, Selection, Iteration
Tags
CON.2.C.1
CON.2.A.2
IOC.1
3.
FLASHCARD QUESTION
Front
What is the purpose of the if statement in Java?
Back
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
4.
FLASHCARD QUESTION
Front
What is the difference between a class and an object in Java?
Back
A class is a blueprint or template for creating objects, while an object is an instance of a class.
Tags
3.A
VAR.1.F.7
5.
FLASHCARD QUESTION
Front
What is inheritance in object-oriented programming?
Back
Inheritance is a mechanism in object-oriented programming where a class inherits the properties and behaviors of another class.
Tags
MOD.3.B
MOD.3.B.4
MOD.3.D
MOD.3.D.1
MOD.3.E
6.
FLASHCARD QUESTION
Front
A while loop has the following format: while (condition) { ... }, while { ... }, continue while (condition) { ... }, while [condition] [ ...; ]
Back
while (condition) { ... }
7.
FLASHCARD QUESTION
Front
A while loop carries on as long as...
Back
The condition in the brackets is true
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Gameficacao sobre Playwright e BDD

Flashcard
•
KG - University
10 questions
Chương 3: Hệ Thống I/O

Flashcard
•
University
10 questions
Web 3.7 Flashcard

Flashcard
•
11th Grade
3 questions
Programming Languages and Data Processing

Flashcard
•
12th Grade
13 questions
IST_OPENING Final Exam Review 12.04

Flashcard
•
11th Grade
10 questions
C++ Programming Characteristics and Features

Flashcard
•
University
10 questions
Java Exception Handling

Flashcard
•
11th - 12th Grade
6 questions
Java Class and Object Concepts

Flashcard
•
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