Text File Quiz Class 12
π Text File Quiz β Class 12 Computer Science (Code 083) Practice 20 CBSE Class 12 Computer Science (Code 083) MCQs on text file handling β opening a file in different modes (r, r+, w, w+, a), closing files, the with statement, write()/writelines(), read()/readline()/readlines(), iterating a file with a for loop, and the seek()/tell() methods. … Read more