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

Verified
Correct Answer:
Verified
Related Questions
Q203: When publishing an update to your application
Q204: In which Activity life-cycle method you should
Q205: To create a blank Wear activity in
Q206: What work is suitable for Android Services?<br>A)
Q207: Which Method allows setting action to snackbars?<br>A)
Q209: Which of the following Material Theme attributes
Q210: Which of the following are benefits for
Q211: What two methods you have to override
Q212: When using an implicit intent, what process
Q213: Which of the following AsyncTask methods is