Quality Assurance Training

Unit 16: Packages, Access Modifiers/Exception Handling

● Basics in OOPs
● Relevance of Packages
● Creating Packages
● Accessing Classes Across Packages
● Accessing modifiers -Public, Private, Default, Protected
● Exception handing with try catch block
● Importance of exception handling
● Exception and Error
● Throwable Class
● Final and Finally
● Throw and Throws
● Different Types of Exceptions