Codefund.Com Java Programmer Resources including(FAQ) Tutorial based around objectives, Mock Exam, Demo Applets illustrating language points, created by a Sun Certified Java Programmer.
> hi> > i've got that error message say > type expected> Tryif (( cw ==1)&&(cw <=4))Seems like a strange test since if cw equals 1 then it is also less than or equal to 4.