Skip to main content\(
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Chapter 12 Recursive Problem Solving
\begin{textblock}{1}(4.5,25) \begin{minipage}{40pc}
\secCOBH{Objectives} After studying this chapter, you will
Objectives
Understand the concept of recursion.
Know how to use recursive programming techniques.
Have a better understanding of recursion as a problem-solving technique.