MCQOPTIONS
Saved Bookmarks
| 1. |
In your DAO methods, you neither need to surround the code with a try/catch block nor declare throwing an exception in the method signature. |
| A. | True |
| B. | False |
| C. | May be |
| D. | Can't say |
| Answer» B. False | |