
776 CHAPTER 11 Exceptions and Input/Output Operations
11.10.1 Multiple Choice Exercises
Questions 5, 6,7,8,9,10
11.10.2 Reading and Understanding Code
Questions 12,13,14,15,16,17,18,19,20,21
11.10.3 Fill In the Code
Questions 27,28,29,30,31,32
11.10.4 Identifying Errors in Code
Questions 34,35,36
11.10.5 Debugging Area
Questions 37,38,39,40,41,42
11.10.6 Write a Short Program
Questions 43,44,45,46,47,48,49,50,51
Skill Practice
with these end-of-chapter questions
11.5 Programming Activity1: Reading from a StructuredText File
In this activity, you will read from a text file using an end-of-file controlled
while loop performing this activity:
Read a text file co ...