Binary File🎬

📝View PDF Notes

Binary File: Basic operations on a binary file: open using file open modes (rb, rb+,wb, wb+, ab, ab+), close a binary file, import pickle module, dump () and load () method read, write/create, search, append and update operations in a binary file