Text files open in Microsoft Word by default.
Answer the following statement true (T) or false (F)
False
You might also like to view...
MC Which of the following are XML vocabularies?
a) Wireless Markup Language. b) Scalable Vector Graphics. c) MathML. d) All of the above.
The .class extension on a file means that the file:
a. Contains java source code b. Contains HTML c. is produced by the Java compiler (javac). d. None of the above.
The ________ must be enabled so that when you point to a file or folder, a check box displays in the upper left corner next to the file or folder
Fill in the blank(s) with correct word
Which of the following is a valid way of creating a string within a Ruby statement?
A. Embed text within an opening %Q{ and } characters. B. Embed text within a pair of double quotation marks. C. Embed text within a pair of single quotation marks. D. Both a and b.