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

Computer Science & Information Technology

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)

Computer Science & Information Technology

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: ![15073|477x140](upload://pVMVoh5yzyMZ2zWoIMOKJxi2WSP.png) What will be an ideal response?

Computer Science & Information Technology

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

Computer Science & Information Technology

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

Computer Science & Information Technology