aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes io exam objectives Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "io exam objectives" Watch "io exam objectives" New topic
Author

io exam objectives

sun par
Ranch Hand

Joined: Oct 03, 2002
Posts: 257
the exam objective states that
--------------------------------------------------
Write code that uses objects of the classes InputStreamReader and outputStreamWriter to translate between
Unicode and either platform default or ISO 8859-1 character encoding and Distinguish between conditions under
which platform default encoding conversion should be used and conditions under which a specific conversion should be used
--------------------------------------------------
Can anyone suggest some links where I can find the conditions under which the various encodings can be used?
Thanks


Sunita<br />SCJP 1.4
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: io exam objectives
 
Similar Threads
I/O - Sun objective
Input/Output for SCJP.
Input/Output for SCJP
Encoding objective
I/O is killing me !