What mistake is in the following code?
AP CS A Quiz 5 PRACTICE

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Scott Chamberlain
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
It should say return true
The return value should be cast to a double
The parameter should be a double type
A method whose return type is void cannot return a value
In a return statement, calculations cannot be done
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider a method defined with the header shown here.
Which of the following method calls is NOT legal?
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
When you pass an int variable to a method, the method receives ______.
a copy of the memory address
the reference of the variable
the length of the variable
a copy of the variable
binary of the memory address
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following method.
Which of the following methods produce the same results?
I only
II only
III only
I and II
I, II, and III
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is NOT a way Java tells overloaded methods apart?
the return type
the number of parameters
the type of parameters
the order of parameters
All these items can be used to tell overloaded methods apart
6.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Given the following code, what is output by the method call, mystery(7, 5)?
A
B
C
D
nothing is printed - there is an error
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following method which makes use of the edhesive.shapes.Circle class.
What is printed when the following code in the main method is executed?
2 2
2 6
6 2
6 6
nothing is printed, an error occurs
Create a free account and access millions of resources
Similar Resources on Quizizz
14 questions
PYTHON DICTIONARIES

Quiz
•
11th Grade
15 questions
Java Inheritance Quiz

Quiz
•
11th Grade
10 questions
Objects & Classes

Quiz
•
11th - 12th Grade
10 questions
Python CodeHS Nov. 6

Quiz
•
9th Grade
10 questions
System Life Cycle

Quiz
•
10th - 11th Grade
14 questions
Java HashMap Quiz

Quiz
•
11th Grade
13 questions
Python Functions

Quiz
•
9th - 12th Grade
6 questions
Topic 6.1 Video 2

Quiz
•
11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University