Android Question:

Download Job Interview Questions and Answers PDF

Define src file in Android?

Android Interview Question
Android Interview Question

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 QuestionNext Question
Define bin file in Android?Describe AndroidManifest.xmlfile in detail?