Review Game Zone
Games
Test
Preview
Back
Match it!
Match it! Select the correct answer from the pull down...Good luck!
A function that calls itself over and over again until a certain condition is met is called:
BREAK
Structures
Array
Loops (For, While, Do-While)
Recursive
fstream
Classes
Base case
Recursive functions can take the place of which of the following?
BREAK
Structures
Array
Loops (For, While, Do-While)
Recursive
fstream
Classes
Base case
Which of these is typically not a part of a class?
BREAK
Structures
Array
Loops (For, While, Do-While)
Recursive
fstream
Classes
Base case
Which of these allows for multiple values of the same type to be stored under one name?
BREAK
Structures
Array
Loops (For, While, Do-While)
Recursive
fstream
Classes
Base case
The first time a recursive function is activated is called the:
BREAK
Structures
Array
Loops (For, While, Do-While)
Recursive
fstream
Classes
Base case
Which of these does not allow for multiple paths in a program?
BREAK
Structures
Array
Loops (For, While, Do-While)
Recursive
fstream
Classes
Base case
Every object in the world can be represented via:
BREAK
Structures
Array
Loops (For, While, Do-While)
Recursive
fstream
Classes
Base case
Which library allows the use of files?
BREAK
Structures
Array
Loops (For, While, Do-While)
Recursive
fstream
Classes
Base case
Check it!