Discussion:
Write a program, use class to create many fields: Name,DOB,Address,Class,Mark,Average mark.
Allow user save data to a text file, user also can add more students, can delete student, edit info about student.
Write it in type of menu
Drawing flowchart for this problem
Please use C++, don't use C.