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 7 Strings and String Processing
\begin{textblock}{1}(4.5,25) \begin{minipage}{40pc}
\secCOBH{Objectives} After studying this chapter, you will
Objectives
-
Be more familiar with Java
String
s.
-
Know how to solve problems that involve manipulating strings.
-
Be able to use loops in designing string-processing algorithms.