sum(n) =n+sum(n-1), where n>1 is an example of a(n) ____ algorithm.
A. recursive
B. iterative
C. complex
D. infinite
Answer: A
Computer Science & Information Technology
You might also like to view...
What is the purpose of a project in a C++ development environment?
What will be an ideal response?
Computer Science & Information Technology
Create a one-parameter lambda that returns the cube of its argument.
What will be an ideal response?
Computer Science & Information Technology
Identify three uses for satellite networks.
What will be an ideal response?
Computer Science & Information Technology
What are the five stages for a neighbor cache entry defined in RFC 4861?
What will be an ideal response?
Computer Science & Information Technology