If a recursive module calls itself ten times, after the tenth call it returns to the __________.
a. end of the module
b. ninth call
c. first call
d. end of the program
b. ninth call
Computer Science & Information Technology
You might also like to view...
Which of the following platforms is free?
A) Linux B) Mac OS X C) Sun Solaris D) Windows
Computer Science & Information Technology
What do computer programmers say about the fact that computers can't tell the difference between good and bad data?
a. garbage input, garbage output b. garbage in, garbage out c. garbage output comes from garbage input d. bad data in means bad data out
Computer Science & Information Technology