Recursion can be used to

A) compute factorials.
B) find the greatest common divisor of two integers (GCD).
C) program things that cannot be programmed without recursion.
D) All of the above
E) Both A and B, but not C


E) Both A and B, but not C

Computer Science & Information Technology

You might also like to view...

When enhancing the accessibility of Web pages for people who are blind, why is it useful to review the pages in a text browser such as Lynx?

What will be an ideal response?

Computer Science & Information Technology

RF power gain and loss on a relative scale are measured in ____________________instead of mW.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Polymorphism permits the same method name to invoke one operation in objects of a parent class and a different operation in objects of a derived class.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following terms refers to any application that combines text with graphics, animation, audio, video, and/or virtual reality?

A. portal B. web app C. multimedia D. Java applet

Computer Science & Information Technology