|
This course teaches how to create applications that use threads to simultaneously carry out multiple tasks, and how to use exceptions and assertions to detect and handle unexpected run-time conditions.
Objectives:
- Identify how to create and use threads
- Describe how to use exceptions
- Identify how to create and use try, throw and catch blocks
- Identify how to create and use assertions
Topics:
- Threads, Exception Handling and Assertions
|