Multiple choice Which of the following options is correct for file handling? Random access file takes less time for reading than a sequential file. getw() function reads all data types from a file. Closall() function closes all the opened files in a program. ofstream is a class to read the data from a file. None of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation This is correct.