When a new SharePoint site is created, the active site is considered the ________ site

A) workflow B) parent C) menus D) child

B

Computer Science & Information Technology

You might also like to view...

Justified text _____.

A. is positioned straight against the left margin and appears uneven on the right margin B. has both left and right margins aligned C. is centered but not aligned against either left or right margin D. is positioned straight against the right margin and appears uneven on the left margin

Computer Science & Information Technology

To terminate a program, use the Java statement:

(a) ``` System.quit(0); ``` (b) ``` System.end(0); ``` (c) ``` System.abort(0); ``` (d) ``` System.exit(0); ```

Computer Science & Information Technology