Write a program to read the file "input.txt", which contains one student's name for one line, such as John Karl Tom You need to output them together with the line number of each name to the file “output.txt", such as 1, John 2, Karl 3, Tom At last, you also need to output the total number of students, such as printing out The total number of students is xxx. (xxx is 3 with the above case) Please include appropriate checks on the opening of the file.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter13: File Input And Output
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question

Please write the code in C program:

 

 

Input file:

John
Karl
Tom
Jerry
Ryan
Joshua
Frank

Write a program to read the file "input.txt", which contains one student's name for one line, such as
John
Karl
Tom
You need to output them together with the line number of each name to the file "output.txt", such as
1, John
2, Karl
3, Тom
At last, you also need to output the total number of students, such as printing out
The total number of students is xxx. (xxx is 3 with the above case)
Please include appropriate checks on the opening of the file.
Transcribed Image Text:Write a program to read the file "input.txt", which contains one student's name for one line, such as John Karl Tom You need to output them together with the line number of each name to the file "output.txt", such as 1, John 2, Karl 3, Тom At last, you also need to output the total number of students, such as printing out The total number of students is xxx. (xxx is 3 with the above case) Please include appropriate checks on the opening of the file.
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Constants and Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning