Which functions allow us to access a file in
a non-sequential or random mode ?
(A) seek() and tello
(B) write() and writelines()
(C) write() and read()
(D) read() and readline()
Answers
Answered by
0
Answer:
(a)seek ()and tello is the correct answer
Similar questions