A file name can contain which of the following characters?

a. Space
b. Greater than symbol (>)
c. Question mark (?)
d. All of the above


a. Space

Computer Science & Information Technology

You might also like to view...

If a base class has a non-virtual member function named print, and a pointer variable of that class is pointing to a derived object, then the code ptr->print( ); calls

a. the base class print function b. the derived print function c. both the derived and base print functions d. it causes a run-time error

Computer Science & Information Technology

OS/JCL __________ parameters can be coded in any order.

a. positional b. JOB statement c. EXEC statement d. keyword

Computer Science & Information Technology

Current Mac models (iMac models) may come with a Multi-Touch trackpad.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

________ occurs when a Web page containing JavaScript actually processes the script and displays the page

Fill in the blank(s) with correct word

Computer Science & Information Technology