A(n) ____ definition is a definition in which something is defined in terms of a smaller version of itself.
A. iterative
B. general
C. non-standard
D. recursive
Answer: D
Computer Science & Information Technology
You might also like to view...
The Format as Table command is in the Styles group of the ________ tab
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
A class-scope variable hidden by a block-scope variable can be accessed by preceding the variable name with the class name followed by:
a. :: b. : c. . d. ->
Computer Science & Information Technology