Which of the following was a new Android 3.0 developer feature:

a. fragments, which describe portions of an app’s user interface and can be combined into one screen or used across multiple screens.
b. a persistent Action Bar at the top of the screen providing users with options for interacting with apps.
c. ability to use multicore processor architectures for enhanced performance
d. All of the above.


d. All of the above.

Computer Science & Information Technology

You might also like to view...

Which of the following is an alternative to the PHP file_put_contents() function?

a. fputs() b. fopen() c. fwrite() d. fp()

Computer Science & Information Technology

The biggest reason for rasterizing type is to avoid ____ issues.

A. size B. kerning C. color D. font

Computer Science & Information Technology

The ________is small blocks of memory located directly on and next to the CPU chip

a. ALU b. cache c. RAM d. buffermultiple choice

Computer Science & Information Technology

The code in a constructor procedure executes after any other code in the object.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology