Android Question:
Download Job Interview Questions and Answers PDF
Define src file in Android?
Answer:
src Contains the .java source files for your project. You write the code for your application in this file. This file is available under the package name for your project.
Download Android Interview Questions And Answers
PDF
Previous Question | Next Question |
Define bin file in Android? | Describe AndroidManifest.xmlfile in detail? |