Computer Science Ques 680

Question: What is the maximum length of a text file?

Options:

A) There is not limit to how long a text file can be

B) 255 characters

C) 50 characters

D) 512 characters

E) None of these

Show Answer

Answer:

Correct Answer: B

Solution:

  • Text file has a 255-character limit.