If a recursive algorithm does not contain a base case, it

a. returns 0 and stops
b. returns false and stops
c. uses up all available stack memory, causing the program to crash
d. reaches the recursive case and stops
e. None of these

c. uses up all available stack memory, causing the program to crash

Computer Science & Information Technology

You might also like to view...

A primary key field that uses two or more fields is known as a __________.

a. simple primary key b. composite primary key c. foreign key d. candidate key

Computer Science & Information Technology

?A feature that is fairly common in ____ is the ability of a user to dynamically allocate more bandwidth on demand.

A. ?PANs B. ?LANs C. ?MANs D. ?WANs

Computer Science & Information Technology