Re: ';' expected - Java -
04-06-2004
You found it Rick, thanks for the quick reply!
MusicMan, nope the capital is not needed. I define the Liv class to be liv here:
Liv liv = new Liv();
1. word is variable type
2. word is variable name
3. word is for a new object
4. word is class name
|