Multiple choice

Which one of the following is defined by Android using a combination of XML layout files and Java code?

  1. Function

  2. Xml code

  3. User interface

  4. User input

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

User interface or GUI is defined by Android using a combination of XML layout files and Java code.