Question: use file pointer carefully!!! 1. Declare a file pointer called input. Open a file called location.txt for reading using this pointer. 2. If the file

use file pointer carefully!!!
1. Declare a file pointer called input. Open a file called location.txt for reading using this pointer. 2. If the file is not available, display File does not exist.. 3. The content of the text file location.txt is as shown below. It includes the location, latitude and longitude values. FILE location.txt CONTENTS
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
