Computer Science, asked by jhaakshay1004, 6 months ago

write a program to create a sequential data file '' EMP,DAT'' to store name ,address , and telephone numbers of 10 employees​

Answers

Answered by tanishkarawat509
1

Answer:

1) A sequential data file std. dat contains Name, class, roll no. and address of some students. Write a program to read records and display only those students record whose name starts with alphabet A of a.

2) Create a sequential data file std.dat to store Name and marks obtained in English, maths and science subjects for a few students.

Similar questions