Android uses a technique known as ________ to communicate information between activities within one app or activities in separate apps.

a. intent messaging
b. intent dispatching
c. intent broadcasting
d. None of the above


a. intent messaging

Computer Science & Information Technology

You might also like to view...

Read a number from the input file object MyInput into variable value

A. MyInput >> value; B. MyInput >> cin >> value; C. cin >>t MyInput >> value; D. value = read.MyInput();

Computer Science & Information Technology

Which threading model can threads created using the clone system call implement?

What will be an ideal response?

Computer Science & Information Technology

The ________ is used to increase or decrease the size of the document onscreen.

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

Computer Science & Information Technology

____ are small programs that take care of software-specific problems, or bugs, such as security holes.

A. Backups B. Applets C. Scripts D. Patches

Computer Science & Information Technology