Multiple choice The file that stores an integer as a sequence of characters is a text file data file binary file core Reveal answer Fill a bubble to check yourself A Correct answer Explanation A text file stores data as a sequence of characters (human-readable). An integer stored as characters like '12345' rather than binary representation makes it a text file. Binary files store data in raw format.