When you create an Android tablet app, what should the minimum required SDK should be set to in order to cover the oldest Android tablets?

A. API 14: Android 4.0.2 (Ice Cream Sandwich)
B. API 4: Android 1.6 (Donut)
C. API 10: Android 2.3.7 (Gingerbread)
D. API 13: Android 3.2 (Honeycomb)


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following does not apply to an istringstream object?

a. Data is stored in the object as characters. b. Input from the object works identically to input from any file stream. c. Data in a string can be appended to it. d. It is used to inputs data from a string in memory to program variables.

Computer Science & Information Technology

What are the two common classes of LCD monitors?

A. Twisted Switching (TS) B. Out-of-plane Focusing (OF) C. Twisted Nematic (TN) D. In-Plane Switching (IPS)

Computer Science & Information Technology

Disk duplexing is the same as what type of disk redundancy?

A. Disk striping with parity B. Disk leveling C. Disk mirroring D. Disk high-level striping

Computer Science & Information Technology

The _________ is an example of splitting off a separate, shared L3 cache, with dedicated L1 and L2 caches for each core processor.

A. IBM 370 B. ARM11 MPCore C. AMD Opteron D. Intel Core i7

Computer Science & Information Technology