Which of the following is a technique to document and measure flows of information among individuals, workgroups, organizations, computers, Web sites, and other information sources?

a. Decision consequence analysis
b.Horizontal integration
c. Social network analysis
d. Vertical integration


c. Social network analysis
Social network analysis (SNA) is a technique to document and measure flows of information among individuals, workgroups, organizations, computers, Web sites, and other information sources. In analyzing social media communications from sources such as text, video, and chat as well as “likes” and “shares,” many experts agree that the most significant data isn’t the content itself, but rather the metadata that connects various pieces of content to form a complete picture.

Computer Science & Information Technology

You might also like to view...

Filled rectangles and filled circles are drawn using Graphics method ________ and ________.

a. fillRect, fillCircle b. filledRect, filledCircle c. fillRect, fillOval d. filledRect, filledOval

Computer Science & Information Technology

What is an array?

A. A series of satellite dishes in the New Mexico desert. B. A group of variables of the same data type and name, indexed as an int. C. An operator in C++ that in used to perform mathematics. D. A series of variables that are accessed by an integer.

Computer Science & Information Technology

Unicode includes characters for alphabets such as the Greek, Hebrew, Arabic, and Cyrillic alphabets.

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

Computer Science & Information Technology

The getline function will continue to read the characters entered at the keyboard until it encounters which character?

A. delimiter B. delineator C. pause D. initializer

Computer Science & Information Technology