Which of the following is correct about XML layout files?
A.
In order to display a UI defined in the XML layout file "main.xml", call the setContentView method of the Activity with the parameter string "main.xml".
B.
There is no distinction between implementation of the layout definition by code, or by XML layout file.
C.
In an Eclipse project using the ADT plugin, the XML layout file is found in the /res/layout directory.
D.
Layout information written in the XML layout file will be converted into code by the Android platform when the screen is displayed.
C. In an Eclipse project using the ADT plugin, the XML layout file is found in the /res/layout directory.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Mmadi
1 year, 12 months ago