7- The finally Block
4:10
2 speakers
1 chapters
97 segments
Speakers
Chapters
-
0:03Chapter 1: Let's imagine this file exists, so we successfully open it for reading, but something goes wrong when we try to read data from this file. 243s · Speaker 2
Let's imagine this file exists, so we successfully open it for reading, but something goes wrong when we try to read data from this file. This could happen because of a hardware problem. Now we have a problem in this code. The problem is th…