5- Catching Exceptions

3:51 2 স্পিকার 1 অধ্যায় 95 রেখাংশ

অধ্যায়

  1. 0:03

    Now let's see how we can cache exceptions. So let's create a file reader object. Reader, we set it to a new file reader. And here we type file .txt, the name doesn't matter. Now right after this line, we print a message like file open. Now …