| first draft: 04/30/00 |
CHAPTER 81 --- More about ExceptionsJava exceptions provide a powerful mechanism for writting robust, user-friendly code. This chapter continues the discussion started in the last chapter. Chapter Topics:
|
QUESTION 1:
(Review: ) Here is what a
When the block catches an exception, what does |