Create a binary file with name and roll number. Search for a given roll number and display the name, if not found display appropriate message.

Create a binary file with name and roll number. Search for a given roll number and display the name, if not found display appropriate message.





Comments

Popular posts from this blog

Binary file update using Python program