Review Game Zone
Games
Test
Preview
Back
Match it!
Match it! Select the correct answer from the pull down...Good luck!
Which of the following is NOT an iterative (sequential) sorting algorithm?
Merge
A different number of parameters
Binary search
Overloaded
int muose (int, string)
Selection
Linear search
120
A search that splits a sorted structure (array) in the middle and then compares to see if a value is higher or lower is called:
Merge
A different number of parameters
Binary search
Overloaded
int muose (int, string)
Selection
Linear search
120
A search that progresses sequentially through a structure such as an array is called:
Merge
A different number of parameters
Binary search
Overloaded
int muose (int, string)
Selection
Linear search
120
A multidimensional array defined as array(4)(5)(6) has how many elements?
Merge
A different number of parameters
Binary search
Overloaded
int muose (int, string)
Selection
Linear search
120
Which of these is not an overloaded function by the name of mouse?
Merge
A different number of parameters
Binary search
Overloaded
int muose (int, string)
Selection
Linear search
120
Which of the following is one difference between overloaded functions?
Merge
A different number of parameters
Binary search
Overloaded
int muose (int, string)
Selection
Linear search
120
Multiple functions with the same name but different parameter types and/or different number of parameters are called:
Merge
A different number of parameters
Binary search
Overloaded
int muose (int, string)
Selection
Linear search
120
Which of the following is NOT a recursive sorting algorithm?
Merge
A different number of parameters
Binary search
Overloaded
int muose (int, string)
Selection
Linear search
120
Check it!