Java Chapter 15 Review Questions

Quiz
•
Computers
•
Professional Development
•
Hard
Alejandro Hidalgo
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A method is called once from the program's main method, and then it calls itself four times. The depth of recursion is:
one
four
five
nine
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is the part of a problem that can be solved without recursion
base case
solvable case
known case
iterative case
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is the part of a problem that is solved with recursion
base case
iterative case
unknown case
recursion case
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is when a method explicitly calls itself
explicit recursion
modal recursion
direct recursion
indirect recursion
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is when method A calls method B, which calls method A.
implicit recursion
modal recursion
direct recursion
indirect recursion
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This refers to the actions taken internally by the JVM when a method is called.
overhead
set up
clean up
synchronization
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An iterative algorithm will usually run faster than an equivalent recursive algorithm
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
C Programming Placement Prep

Quiz
•
Professional Development
10 questions
Digital Etiquette Quiz

Quiz
•
Professional Development
10 questions
Python quiz

Quiz
•
10th Grade - Professi...
15 questions
R&D Days

Quiz
•
Professional Development
10 questions
Blender 2: L1

Quiz
•
Professional Development
15 questions
Agile & Testing Recap

Quiz
•
Professional Development
10 questions
php- basics

Quiz
•
Professional Development
10 questions
SQL Session 2 Quiz

Quiz
•
Professional Development
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