Multithreading and Exception Handling in JAVA
Thread concept and life cycle of thread.
Extending thread class and using thread methods.
Thread priority and runnable Interface.
Multithreading
Synchronization
Exception Handling concepts and hierarchy.
Exception types and methods.
Concepts of “ try, catch and throw and finally” in exceptions.
User defined exceptions
Extending thread class and using thread methods
Thread priority and runnable Interface