Today’s video brings you the concept of exception handling in Java in Hindi! In Java, an exception refers to an exceptional event that occurs during the execution of a java program, causing the normal flow of the program to disrupt. Exception handling in Java ensures that the normal flow of the program doesn’t break even when such an exception occurs. It is one of the powerful methods to handle run-time errors and ensure the ideal flow of an application.

Great Learning brings you this video on “Exception Handling in Java explained in 20 minutes in Hindi!” In these 20 minutes, we comprehensively discuss exception handling in Java with a brief and concise approach to help you understand the concept easily. This video starts with an introduction to exception handling, followed by understanding its need. Then we look at the types of exceptions in Java. Finally, we look at the concept of multiple exception handling in Java!

  • 00:00:00 Introduction
  • 00:01:15 What is Exception Handling?
  • 00:08:25 Why do we need Exception Handling?
  • 00:11:41 Different Types of Exceptions
  • 00:15:11 What is Multiple Exception Handling?
  • 00:18:55 Summary

#java

Exception Handling in Java in Hindi | Java Programming | Java Tutorial
1.70 GEEK