
Unit 10 Test Review
Authored by Michael Courtright
Computers
9th - 12th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The case when the method calls itself
recursive method
call stack
base case
iterative statement
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The stack of calls to methods
recursive method
call stack
base case
iterative statement
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
use of the divide and conquer approach to arrange array elements
base case
merge sort
indirect recursion
void recursive method
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
code sequence that stops the recursion process
base case
merge sort
head recursion
tall recursion
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen when the following code is executed in a Java program?
void myMethod() {
myMethod(); }
int main() {
myMethod();
return 0; }
The code will run for some time and stop abruptly.
The code will show a compile-time error.
The code will display 0 on the screen.
The code will generate random output.
The code will execute, but no output will be generated.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which of the following do you divide the array into halves using a recursive technique?
I. searching a value in an array
II. finding the sum of natural numbers
III. arranging array elements
Practice
I only
II only
III only
I and II
I and III
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following give(s) a disadvantage of a recursive method compared with an iterative method?
I. extra memory space
II. small code size
III. more execution time
I only
II only
III only
I and II
I and III
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?
Similar Resources on Wayground
10 questions
Scratch (28th March)
Quiz
•
KG - University
12 questions
BAI 25_TINHOC
Quiz
•
10th Grade
10 questions
R082 Book Cover Assets planning
Quiz
•
7th - 12th Grade
10 questions
DTJSQuiz
Quiz
•
11th Grade
13 questions
Python
Quiz
•
9th Grade
10 questions
Penilaian Harian-1, Pemrograman Berorientasi Objek (PBO)
Quiz
•
12th Grade
10 questions
SEjarah etika komputer
Quiz
•
12th Grade
15 questions
Internet Safety Quiz
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade
60 questions
MOS Word Home, Insert, Reference Ribbon Basics
Quiz
•
9th Grade