An AutoMark file contains a two-column table that is used to mark words as ________ entries

A) bookmark
B) caption
C) index
D) subdocument


C

Computer Science & Information Technology

You might also like to view...

Given the following class, what would be the best declaration for a mutator function that allows the user of the class to change the age?

class Wine { public: Wine(); int getAge(); float getCost(); private: int age; float cost; } a. int getAge(int newAge); b. Wine(); c. void setAge(); d. void setAge(int newAge);

Computer Science & Information Technology

All of the following applications can be used to store data sources EXCEPT ________

A) OneNote B) Outlook C) Word D) Excel

Computer Science & Information Technology

The legend identifies colors assigned to each data ________ in a chart

A) axis B) category C) scale D) type

Computer Science & Information Technology

Waterproofing is not a foolproof protection from liquids

Indicate whether the statement is true or false

Computer Science & Information Technology