________ are used to classify and remember pages, documents, or external sites in SharePoint

A) Tags B) Notes C) Files D) Themes


A

Computer Science & Information Technology

You might also like to view...

If you had a class Surgery, and you were going to derive a new class BrainSurgery, but you wanted all of the Surgery’s members in BrainSurgery to be private, how would you accomplish this task?

A Make all the Surgery members private, then use class BrainSurgery : public Surgery. B. This is not possible in C++. C. You would need to write a brand new class and copy the Surgery code into it. D. Use the private base class specifier, class BrainSurgery : private Surgery.

Computer Science & Information Technology

All applications should be ________ before they are given to the final user

Fill in the blank(s) with correct word

Computer Science & Information Technology

What type of job involves working at client locations for extended periods of time?

A. Field-based B. System-based C. Office-based D. Project-based

Computer Science & Information Technology

In the figure above, the AIR Preview window is displayed within the Simulator window. 

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

Computer Science & Information Technology