Which of the following is not true about Facebook apps?

A) Apps are written in programming languages, which allow a programmer to teach the computer how to act.
B) One reason companies might create apps is for viral marketing.
C) Users who create apps and want to make money from them can use the Facebook Credits program, a method of payment on Facebook.
D) Applications are limited to Facebook and cell phones.

D

Computer Science & Information Technology

You might also like to view...

What does the circle flowchart symbol represent?

(A) input/output (B) terminal (C) decision (D) connector (E) process

Computer Science & Information Technology

What will the output look like?

``` #include using namespace std; int main() { double x; cout<<"\nNumber of bytes is "<

Computer Science & Information Technology