AP Computer Science Principles (Final Exam part 2)

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

29 questions
Show all answers
1.
FLASHCARD QUESTION
Front
According to ASCII character encoding, which letter is represented by the binary (base 2) number 1010100?
Back
T
2.
FLASHCARD QUESTION
Front
What code should Jasmine insert where it says
Back
cartTotal = cartTotal +1;
3.
FLASHCARD QUESTION
Front
What is a possible output when the following code segment executes? The ending position of the turtle is shown in each diagram. The starting position is shown as a white triangle in cases where the turtle starts and ends in different locations.
Back
4.
FLASHCARD QUESTION
Front
A Boolean expression is an expression that evaluates to which of the following? Yes/Maybe/No, Any Integer, Integers between 1 and 10, Any single character
Back
True/False
5.
FLASHCARD QUESTION
Front
Consider the following segment given in pseudo code. What will be displayed if grade is set to 70? Options: You passed! , Time to start studying again! , You passed! and Time to start studying again! , Nothing will be displayed , An error will occur on line 7; you cannot have an IF inside an ELSE statement
Back
You passed!
6.
FLASHCARD QUESTION
Front
Back
7.
FLASHCARD QUESTION
Front
Which of the following is true about while loops? While loops terminate after a fixed number of loops that is pre-determined , While loops terminate after a fixed number of loops that is determined after the loop executes once. , While loops run as long as a given boolean condition is true. , While loops run as long as a given boolean condition is false. , While loops are known as "forever loops" and never stop until the program is halted by the user.
Back
While loops run as long as a given boolean condition is true.
Create a free account and access millions of resources
Similar Resources on Wayground
27 questions
Python Tracy the Turtle (codehs) through Lesson 9

Flashcard
•
8th - 10th Grade
17 questions
Fingerprint Analysis

Flashcard
•
10th - 12th Grade
15 questions
CodeHS Python Unit 7 Looping Flashcard Review

Flashcard
•
9th - 12th Grade
20 questions
Fingerprints

Flashcard
•
11th - 12th Grade
18 questions
Code.org CSP Unit 4 Review (23-24)

Flashcard
•
9th - 12th Grade
20 questions
Snap Circuits

Flashcard
•
9th - 12th Grade
21 questions
The Sun

Flashcard
•
9th - 12th Grade
23 questions
F 1: Afro Celt Sound System: Release Overview

Flashcard
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade