7- The finally Block
4:10
2 بلندگوها
1 فصلها
97 قطعهها
بلندگوها
فصلها
-
0:03فصل 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…