Which of the following represents mode of both writing and reading in binary format in file. ?
wb+
Reason — wb+ mode represents mode of both writing and reading in binary format in file in Python.