Multiple Choice
Which file specifies the minimum required Android SDK version your application supports?
A) main.xml
B) <data>
C) java
D) strings.xml
E) AndroidManifest.xml
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q50: What code would you need to use
Q51: In order to perform a shared element
Q52: What are the main two types of
Q53: Which of the following is NOT the
Q54: Which of these is the correct function
Q56: Which of the following tools dumps system
Q57: Which of the following tags is not
Q58: Which of the following permissions is not
Q59: Consider the following AndroidManifest.xml file: <?xml version="1.0"
Q60: Which of the following options are true