AP Computer Science Applications - Final Exam Spring 2025

Flashcard
•
Computers
•
10th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

33 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Consider the following code segment:
String str = "AP";
str += "CS " + 1 + 2;
System.out.println(str);
What is printed as a result of executing the code segment?
Back
APCS 12
2.
FLASHCARD QUESTION
Front
What is the expected output?
Back
17
3.
FLASHCARD QUESTION
Front
If x = 4 then what would be the value of x after this: x++ =?
Back
5
4.
FLASHCARD QUESTION
Front
What is %?
Back
modulus, like division but the remainder is the answer
5.
FLASHCARD QUESTION
Front
if x = 5, what is x +=30?
Back
35
6.
FLASHCARD QUESTION
Front
What does the following code print?
System.out.println("13" + 5 + 3);
Back
1353
7.
FLASHCARD QUESTION
Front
Which of the following variable types holds a whole number? String, int, boolean, float
Back
int
Create a free account and access millions of resources
Similar Resources on Wayground
24 questions
Java String class methods

Flashcard
•
10th - 12th Grade
25 questions
JavaScript Console & Graphics Review

Flashcard
•
9th - 12th Grade
35 questions
Java Basics

Flashcard
•
11th - 12th Grade
30 questions
JS MODUŁ 1,2,3,4,5

Flashcard
•
10th Grade
27 questions
Python GCSE

Flashcard
•
10th Grade
30 questions
JavaScript and Python Flashcard Challenge

Flashcard
•
11th Grade
29 questions
Java Loops

Flashcard
•
10th - 12th Grade
22 questions
Java Programming Flashcard - unit 1b

Flashcard
•
9th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade