Review Question 4 Why is this section of Java rejected by the compiler? String s = "abc"; System.out.println(s[1]); Modify it so that it works — that is, it prints the letter `b'. Discussion of Review Question 4 
RITSEC - Global Campus Copyright ?1999 RITSEC- Middlesex University. All rights reserved. webmaster@globalcampus.com.eg |