Metadata is another term for document properties.

Answer the following statement true (T) or false (F)


True

Computer Science & Information Technology

You might also like to view...

A copy constructor must receive its argument by reference because:

a. Otherwise the constructor will only make a copy of a pointer to an object. b. Otherwise infinite recursion occurs. c. The copy of the argument passed by value has function scope. d. The pointer needs to know the address of the original data, not a temporary copy of it.

Computer Science & Information Technology

The __________ key word is used to call a superclass constructor explicitly.

a. goto b. this c. super d. extends

Computer Science & Information Technology

You can press and hold [Tab] and click the Normal button on the status bar to display the slide master.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following is used to properly identify an audio file on the web?

A. an RSS feed B. a podcatcher C. an ID3 tag D. an HTML5

Computer Science & Information Technology