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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic