Answer:
D
Explanation:
Cause You Have To Decode It To Get To The Memory In The First Place
Answer:
It can be expressed in 2 ways horizontal and vertical ways.
make sure to follow me and mark me as the brainliest
Doctor or teacher or an engineer
Answer:
The answer is "except IOError:"
Explanation:
It is part of the exception handling, that stands for input/ output operation fails, this exception aeries when we attempting to access an anti-existent file, in the program so, it will give the program related errors.
- This type of error is handled in the try block, it also allows you to prepare the deal with the exceptional block.
- It also helps you to hide the bugs by using code, if you handle an unexpected error.