Hi, Since in the exam objctives I dont find the word I/O , what all one needs to study for I/O ? Many passed SCJPs have marked this as one of the hot topics next to Threads . Regards Shrinivas
The old objective doesn't have IO. But the new one put strong emphasis on it. Please do check Sun's official site. You can also check it out at www.javaranch.com/maha
The chapter on IO in any good java programming book should cover all you need to know about IO. But study the IO package of the API some too, especially constructors.