A c++ based program that allows DATA FILE HANDLING on BINARY DATA file
If further improved by adding password in binary form, it can be used sucessfully as a database for storing students record.
# Libraries:
>> string
>> fstream
>> iostream
# Method:
ios::binary
ios::app
ios::in
ios::out- Adding
- Deleting
- Searching
- Modifying
- Display




