When a document created in Word 97 is opened in Word 2016, the words ________ are displayed in the title bar
A) Word 97
B) Compatibility Mode
C) Update Available
D) Incompatible Version
B
You might also like to view...
The syntax to close a sequential access file associated with a StreamWriter object is ____.
A. streamWriterVariableName.Close() B. streamWriterVariableName.FileClose() C. streamWriterVariableName.CloseFile() D. Close.streamWriterVariableName(data)
You are the owner of a hardware store and need to keep an inventory that can tell you what different tools you have, how many of each you have on hand and the cost of each one. Write a program that initializes the shelve file "hardware.dat", lets you input the data concerning each tool and enables you to list all your tools. The tool identification number should be the record number. Use the
following information to start your file:  What will be an ideal response?
What is the correct name for the style sheet type that, when changed, affects all other XHTML documents that it is linked to
A) Inline styles B) Referenced styles C) Embedded styles D) External styles
A table is in third normal form when it is
A. free of repeating group data B. free of transitive dependencies C. free of partial dependencies D. free of deletion anomalies E. none of the above