Basic File Operations (2 marks)
(a) What is the purpose of the newFile(“myFile.txt”) function in file handling? (b) Describe what happens when the open(“myFile.txt”) function is executed in terms of file handlers.
Basic File Operations (2 marks) Read More »