A function that calls itself is called a(n) ____.
A. recursive function
B. iterative function
C. base function
D. successive function
Answer: A
You might also like to view...
The default equals implementation of class Object determines:
a. whether two references refer to the same object in memory. b. whether two references have the same type. c. whether two objects have the same instance variables. d. whether two objects have the same instance variable values.
An array with more than one index is called a/an:
a. partially filled array b. multidimensional array c. bidirectional array d. one dimensional array
What are three ways you can change the order of headings in a multipage document?
What will be an ideal response?
What operator can be used to store data in an element in a two-dimensional array?
A. insertion B. extraction C. ternary D. increment