View Single Post
Old 04-30-2003, 05:37 PM   #1 (permalink)
Mjolnir
Registered User
 
Mjolnir's Avatar
 
Join Date: Apr 2003
Location: Atlanta, GA
Posts: 5
Mjolnir is on a distinguished road
End of the semester anxiety

Hello everybody! I'm new to codenewbie and I need a little Java help. I'm looking over my final exam review sheet and my professor has let it be known that :
A) all of the questions on the final exam review sheet will be
on the final
B) he loves fill in the blank questions
C) the answers are not in the book

After researching the Sun website, I'm stuck on three questions:

EXCEPTIONS
What class type can be used as a catch block argument to catch any checked exception?

INPUT AND OUTPUT
What class helps you avoid the platform dependent aspects of files such as file names with either forward slashes or back slashes?

How many objects are required to write an object to a file using serialization?


Any help would be appreciated. Thanks!
Mjolnir is offline   Reply With Quote