The factorial of n is equal to ______.
a) n – 1
b) n – factorial (n–1)
c) factorial (n–1)
d) n factorial (n–1)
D
You might also like to view...
Answer the following questions true (T) or false (F)
1. True/False: The bubble sort can be used to sort strings. 2. True/False: In a serial search, a variable called a flag is often used to indicate whether or not the search has been successful. A flag takes on one of two values. 3. True/False: The bubble sort algorithm sorts data either ascending or descending.
What is the printout of the following code?
```
#include
Unite is a type of ____.
A. pathfinder B. shape C. transform tool D. shape mode
Which of the following are libraries included with Flash?
(a) Sound library. (b) Button library. (c) Image library. (d) All of the above.