MCQ Single Best Answer Not Set

QText files store information in _________ characters.

ID: #3659 Python File Handling 173 views
Question Info
#3659Q ID
Not SetDifficulty
Python File HandlingTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A ASCII
  • B Unicode
  • C (A) and (B)
  • D None of these
Correct Answer: Option C

Explanation

Text files store information in ASCII or unicode characters. In text file, each line of text is terminated, with a special character known as EOL (End of line) character.

Share This Question

Challenge a friend or share with your study group.