MC A recursive function is a function that______ .
a) calls another function.
b) calls itself.
c) does not return a value.
d) None of the above.
b) calls itself.
Computer Science & Information Technology
You might also like to view...
When working with your photo, you can drag the green border to crop the photo as necessary
Indicate whether the statement is true or false
Computer Science & Information Technology
Which clause is used to limit the rows deleted in the DELETE statement?
a. DELETE b. FROM c. WHERE
Computer Science & Information Technology