A subset of e-commerce that uses social networks to assist in marketing and purchasing products is known as ________ commerce

A) crowd B) source C) social D) friend


C

Computer Science & Information Technology

You might also like to view...

A name query seeks to resolve an address to a domain name, and is also known as a(n) ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ____ audio format was originally developed as a way to record and control sounds produced by electronic synthesizers, and then transfer them to computers.

A. AIFF B. AU C. MP3 D. MIDI

Computer Science & Information Technology

A ball is thrown downward from the top of a 90-story building. The distance (in feet) the ball is above the ground after seconds is given by the function equation Determine .

A. ft
B. ft
C. ft
D. ft
E. ft

Computer Science & Information Technology

Which statement would be used to define a 10 element integer ar-ray c?

a) Array c = int[10]; b) c = int[10]; c) int Array c[10]; d) int c[10];

Computer Science & Information Technology