 | Chapter Objectives (See related pages)
After you have read and studied this chapter, you should be able to- Declare and manipulate data of the char type.
- Write string processing programs, using String and StringBuffer objects.
- Specify regular expressions for searching a pattern in a string.
- Differentiate the String and StringBuffer classes and use the correct class in solving a given task.
- Tell the difference between equality and equivalence testings for String objects.
|
|