A ________ is a short post from a member of a social networking site, conveying the user's current thoughts, actions, and so forth

A) pin B) profile C) status update D) plot


C

Computer Science & Information Technology

You might also like to view...

The is-a relationship represents.

a. Composition. b. Inheritance. c. Information Hiding. d. A friend.

Computer Science & Information Technology

If an algorithm with an input size of n has a nested loop, and both loops make a complete pass over the input, then the performance of the algorithm will be

A) constant time B) linear time C) logarithmic time D) quadratic time

Computer Science & Information Technology

ASCII stands for:

A) American Standard College for Internet Interchange. B) American Standard Code for Internet Interchange. C) American Standard College for Information Interchange. D) American Standard Code for Information Interchange.

Computer Science & Information Technology

The SPEC benchmarks present results with respect to a standard machine by normalizing the benchmarks. That is, a set of benchmarks is run on a reference machine and the times obtained for each of the benchmarks. When a test machine is benchmarked, its times are divided by the results on the reference machine. What are the advantages and disadvantages of giving benchmarks with respect to a reference machine?

What will be an ideal response?

Computer Science & Information Technology