单选题 ()is a process in which an algorithm calls itself.
A. Insertion
B. Searching
C. Recursion
D. Iteration
查看答案
填空题An____algorithm involves only parameters and not the algorithm itself.A ____algorithm involves are the algorithm itself.
填空题 An algorithm can be broken into smaller units called ____.
填空题 ____is an Englishlike representation of an algorithm.____is a pictorial representation of an algorithm.
填空题____search is used for unordered lists. ____search is used for ordered lists