Which of the following is NOT true about managing your Facebook privacy settings?

A) You can select, on a post-by-post basis, who can see your status updates.
B) Facebook provides a full range of privacy settings you can configure.
C) There are several mechanisms available to hide information from some or all Facebook members.
D) All of what you provide to Facebook is public by default.

D

Computer Science & Information Technology

You might also like to view...

A GUI application's constructor is responsible for building the GUI.

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

Computer Science & Information Technology

Which of the following statements about bitwise operators is true?

A. Bitwise and and or operators compare two bits in two operands to determine the result.    B. The bitwise operators are all binary operators. C. Bitwise operators can only be applied to integer values. D. Bitwise operators return a Boolean, true or false. E. Bitwise operators are hardware dependent.

Computer Science & Information Technology