
AP Computer Science A Unit 5 Section 2 (Constructors)
Authored by Christian Willaum
Computers
10th - 12th Grade
Used 112+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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 */
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?