AP Computer Science A Unit 5 Section 2 (Constructors)
Quiz
•
Computers
•
10th - 12th Grade
•
Medium
Christian Willaum
Used 105+ times
FREE Resource
Student preview

5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
The Employee class will contain a String attribute for an employee’s name and a double attribute for the employee’s salary.
Which of the following is the most appropriate implementation of the class?
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Student max = new Student ("Max", 10, 3.75);
Student max = new Student (3.75, "Max", 10);
Student max = new Student (3.75, 10, "Max");
Student max = new Student (10, "Max", 3.75);
Student max = new Student (10, 3.75, "Max");
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
/* Precondition: m <= n */
/* Precondition: n <= m */
/* Precondition: m >= 0 and n >= 0 */
/* Precondition: m <= 0 and n <= 0 */
/* Precondition: m <= 0 and n >= 0 */
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
20 questions
Six Weeks Test 2 Review
Lesson
•
9th - 12th Grade
12 questions
Overview of Mexico Part 1
Lesson
•
9th - 12th Grade
16 questions
Lesson 3.5 - If Structures Practice
Quiz
•
11th Grade
10 questions
Exploring Computer Hardware and Software Components
Interactive video
•
6th - 10th Grade