AP CSA Unit Review #2

Quiz
•
Computers
•
9th Grade
•
Medium
ANTHONY MEDINA
Used 8+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following code segment. What is the name of the superclass?
Lion
turnRight()
AnimalKingdom
SuperLion
Zoo
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank. Inheritance represents a/an _______ relationship.
has-a
has-many
is-a
is-many
none of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement below is true regarding the class declarations?
I. Drinks is a subclass of GingerAle
II. Soda is a superclass of GingerAle
III. GingerAle is a subclass of Soda
IV. GingerAle is a superclass of Drinks
I only
III only
I and II
II and IV
II and III
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the most number of times that the turnLeft( ) method would be called
0
2
3
4
infinite
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following Book and AudioBook classes. The following code segment occurs in a class other than Book or AudioBook.
Book mack = new Book( );
Which of the following code segments, written in the same class, would not run?
mack.getTitle( )
mack.getAuthor( )
mack.getNumPages( )
mack.read( )
mack.getNarrator( )
Similar Resources on Wayground
10 questions
Introduction to Java

Quiz
•
8th - 12th Grade
10 questions
Quiz Inheritance

Quiz
•
11th Grade
10 questions
Grafuri orientate

Quiz
•
11th Grade
8 questions
Despre cutemure

Quiz
•
5th - 12th Grade
5 questions
Four pillars of Object-Oriented Programming (OOP) in java

Quiz
•
9th - 12th Grade
10 questions
Autorské licence software a obrázky

Quiz
•
6th - 9th Grade
10 questions
Quiz: Gniazda i procesory Intel i AMD (RB)

Quiz
•
9th Grade
10 questions
Sprawdzian z lektury

Quiz
•
1st Grade - University
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