Which of the following is the maximum length a file name can be?
A. 64 characters
B. 32 characters
C. 255 characters
D. 128 characters
Answer: C
Computer Science & Information Technology
You might also like to view...
The process of applying good design rules such as organizing data so that the same information is not stored in multiple locations and forcing users to enter data in a consistent and accurate manner is called ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
If you choose to use the method clone in your code, you must ___________ the clone method.
(a) overload (b) encapsulate (c) override (d) protect
Computer Science & Information Technology