JAMIA 2023 — Computer PYQJAMIA | Computer | 2023What is the correct file mode that open preexisting file in read and write mode :Choose the correct answer:A. abB. r+b (Correct Answer)C. w+bD. NoneCorrect Answer: r+bAabBr+bCw+bDNoneShow Answer SExplanationNo text explanation available.