Information about the document itself, such as how to present the document, or what other documents are related to the current one, such as style sheets, is known as ____________________.

Fill in the blank(s) with the appropriate word(s).


metadata

Computer Science & Information Technology

You might also like to view...

Which of the following buttons switches between Normal view and Outline view?

A.
B.
C.
D.

Computer Science & Information Technology

Which of the following is NOT correct syntax to open an alert dialog box?

A. window.alert() B. self.alert() C. alert() D. document.alert()

Computer Science & Information Technology

A company needs a way to convert 10 years of shipping records currently on paper into files that can be saved to its private cloud storage.   Which of the following will be the best choice to accomplish this goal with the least amount of employee effort?

A. Use the flatbed scanner on a multifunction device connected to a workstation’s USB port. B. Use a dedicated flatbed scanner that is connected to a workstation via USB 3.0. C. Use a dedicated ADF scanner connected to either a workstation or the LAN. D. Use a dedicated, network-attached laser printer with a Gigabit Ethernet connection.

Computer Science & Information Technology

Match the followingobjectconstructor methodsto their respective descriptions.

A. Returns true ifobjis frozen B. Creates an object using the prototype,proto; wherepropertiesis an optional list of properties added to the object C. Returns an array of the enumerable properties found inobj D. Defines or modifies the properties,prop, for the object,obj E. References the prototype of the object,obj

Computer Science & Information Technology