AND-401 Exam QuestionsBrowse all questions from this exam

AND-401 Exam - Question 9


What is the name of the folder that contains the R.java file?

Show Answer
Correct Answer: D

The R.java file in an Android project is automatically generated and placed in the 'gen' folder. This file is used to reference resources like strings, layouts, and drawables in the project. Therefore, the correct answer is 'gen'.

Discussion

1 comment
Sign in to comment
MmadiOption: D
Dec 31, 2022

D. gen