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

1. Any algorithm that can be coded with recursion can also be coded with an iterative structure.
2. When recursion is used on a linked list, it will always display the contents of the list in reverse order.
3. The speed and amount of memory available to modern computers diminishes the performance impact of recursion so much that inefficiency is no longer a strong argument against it.
4. All mathematical problems are designed to be more efficient using recursive solutions.


1. T
2. F
3. T
4. F

Computer Science & Information Technology

You might also like to view...

Which of the following is an advantage of a Sonic WALL firewall?

A) It is free. B) It is software-based. C) It is easy to configure. D) It provides stateful packet inspection.

Computer Science & Information Technology

The Windows graphical user interface incorporates _____.

A. only software B. only hardware C. both software and hardware D. neither hardware nor software

Computer Science & Information Technology

Styles are applied from the ________ gallery with a single click

Fill in the blank(s) with correct word

Computer Science & Information Technology

In which mode does the computer remains on but the monitor and disk drives are inactive?

A) Standby B) Hover C) Shut down D) Restart

Computer Science & Information Technology