Problem Sheet
Problem Sheet
Roll number: : R
Mark in subject 1 : M1
Mark in subject 2 : M2
Mark in subject 3 : M3
Mark in subject 4 : M4
Arrange to print the result of each passed student with the student’s
record containing all relevant input and output data.
52. Create input and output files on the disk for problem – 52, and do the
necessary processing from these files.
53. Create all relevant files on the disk for problem – 53 and process
therefrom.
54. Create a pay roll input file on disk with each record containing the
data:
- Identification number : ID
- Basic salary : B
- Allowances : A
- Deductions : D
Create necessary files on disk and process to find PF (10%), gross salary
and the net salary. Arrange to save the output file.
55. Use the output file in problem – 56 to print the payroll records of
persons drawing a gross salary of TK 7,000/ - or above.
56. Develop a suitable frequency distribution of the employees in terms
of their income with TK 1,000. – intervals.