engineering recuitment MP ITI Training Officer Mock Test 2024 Programming With Python File Handling in Python
தரவை சீரற்ற முறையில் அணுக பின்வரும் செயல்பாடுகளில் ______ பயன்படுத்தப்படுகின்றன.
1
open() மற்றும் readlines()
2
seek() மற்றும் read()
3
seek() மற்றும் tell()
4
tell() மற்றும் read()