Basics of Android Application Development

Casual Mode - Take your time!

1 / 16
Correct
0
Incorrect
0
Score
0%
Multiple Choice

What does ‘assets’ item hold in the root directory of android application?

  1. GUI layout resources
  2. Required JAR files for the application
  3. Java source code for the application
  4. Packaged application files for deployment
  5. Basic application components
Change Mode