Strings (6 days)
enter and print strings
use member functions
use length(), substring(x,y),substring(x), indexOf(String), compareTo(String), equals(String)
understand that substring class in overloaded
TEST
on loops
HOME
Objectives
What will come out?
Initializing Strings
Flowchart - replace words
String Homework
Practice String Test
A String Class
A String Test