File handling in java. A text file named “Attend.txt” contains the name(emp) and attendance(atd) of a number of employees. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

File handling in java. A text file named “Attend.txt” contains the name(emp) and attendance(atd) of a number of employees.

A text file named “Attend.txt” contains the name(emp) and attendance(atd) of a number of employees. Write a method to display the names of the employees whose attendance is more than 80 days. The method declaration is as follows: void findattend()

4th Oct 2021, 11:15 AM
Swapnil shaw
2 Answers
4th Oct 2021, 12:53 PM
JaScript
JaScript - avatar
4th Oct 2021, 11:19 AM
Simon Sauter
Simon Sauter - avatar