🎴 Flashcard Mode

File Handling (NCO)

Card1 / 14
Mastered0
Review0
QuestionClick to flip

Which of the following files in C++ is a file that contains information in the same format in which the information is held in the memory?

AnswerClick to flip back
A
Binary file
💡 Explanation:

This file in C++ is a file that contains information in the same format in which the information is held in the memory.

Change Mode