A function is called ____ recursive if it calls itself.

A. indirectly
B. implicitly
C. apparently
D. directly

Answer: D

Computer Science & Information Technology

You might also like to view...

What is a folder target?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is a true statement?

a) Arrays are passed as parameters to methods like primitive types. b) Arrays are passed as parameters to methods like object types. c) Arrays cannot be passed as parameters to methods. d) All of the above are true. e) None of the above are true.

Computer Science & Information Technology