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

1. The isUpper function will return True if the argument is an "F".
2. The isLetter function will return False if the argument is an "F".
3. Recursive algorithms are always more efficient than iterative algorithms.
4. In a recursive algorithm the computer receives the base case first and then works on the recursive cases.

1. TRUE
2. FALSE
3. FALSE
4. FALSE

Computer Science & Information Technology

You might also like to view...

The ________ printer is the one that is used when you click the Print button

Fill in the blank(s) with correct word

Computer Science & Information Technology

A ________ is a search engine that searches other search engines

a.Boolean operator b.bot c.metasearch d.spider

Computer Science & Information Technology