Which of the following is a type of e-commerce?

A) Auctions
B) E-tailing
C) Online finance
D) Online job-hunting
E) All of the above

Answer: E) All of the above. In addition, B2B (Business to Business) commerce is another type of e-commerce.

Computer Science & Information Technology

You might also like to view...

A C# delegate is similar to what variable type in C++ that holds a method's memory address?

A. object pointer B. integer pointer C. function pointer D. reference pointer

Computer Science & Information Technology

Write a method called randomInRange that accepts two integer parameters representing a range. The method should return a random integer in the specified range (inclusive). Assume that the first parameter is greater than the second.

What will be an ideal response?

Computer Science & Information Technology