5. within block output StringBuffer 100 times and then increment te letter in the StringBuffer???
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
Mea Cook wrote:Hello all,
5 within block output StringBuffer 100 times and then increment te letter in the StringBuffer???
if (s.charAt(0) eq 'A')
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
Mea Cook wrote:And how can I increment a letter please??? s.charAt(0) + 1??? It doesn't work
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
Now I have anothe Problem: NullPointerException. Ist here a problem with synchronisation?
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
why setChar(0, 'A' + 1) doesn't work
why 3 steps with a temporal variable c are need
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
|BSc in Electronic Eng| |SCJP 6.0 91%| |SCWCD 5 92%|
|BSc in Electronic Eng| |SCJP 6.0 91%| |SCWCD 5 92%|
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |