Android Software Engineer Question:

Download Job Interview Questions and Answers PDF

Explain src file in Android?

Android Software Engineer Interview Question
Android Software Engineer 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 Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain bin file in Android?Explain AndroidManifest.xmlfile in detail?