-->

data file handling questions


data file questions related to sequential data file handling.Answers are here with screen shot and description.


q1) Write a program to store /write your name and roll number in a data file.
                                                                                                                        solution
q2)Write a program to store  name ,address and roll no. of any 10 students.
                                                                                                                        solution
q3) Write a program to read contents/records stored in data file in question 2
                                                                                                                        solution
q4)write a program to display records for those students who are from particular address and stored records are in question 2.(enter address)
                                                                                                                        solution
q5)Write a program to count total records stored in a data file(q2).
               
                                                                                                                        solution
q6)Write a program to display first 3rd records stored in q2.

                                                                                                                        solution
q7)Write a program to  

No comments:

Post a Comment