Multiple choice

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?

  1. Binary file

  2. Text file

  3. ASCII file

  4. Data file

  5. filebuf

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

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