Which of the following is NOT true about getting started with Google+?
A) Like other social networks, Google+ is free to use.
B) Google+ offers many of the same features and functions as other social networks, but with a unique spin.
C) Google+ includes rings; a collection of Google+ friends who share some characteristic organized into a single group.
D) Google+ integrates quite nicely with the rest of Google, much more so than do competing social networks.
C
You might also like to view...
Which statement is false?
a. Classes are reusable software components. b. A class is to an object as a blueprint is to a house. c. Performing a task in a program requires a method. d. A class is an instance of its object.
The size of table borders is measured in picas.
Answer the following statement true (T) or false (F)
Which identifier represents the unique 15-digit number of a mobile device?
A. IMEI B. IMSI C. SSID D. ICCID
Variables defined inside a member function of a class have:
a. File scope. b. Class scope. c. Block scope. d. Class or block scope, depending on whether the binary scope resolution operator (::) is used.