Mobile android applications MCQs

By: Prof. Dr. Fazal Rehman | Last updated: April 19, 2025

24
Score: 0
Attempted: 0/24
Subscribe
1. When are Android applications signed?



2. Which file is used to request internet permission in Android?



3. Which file specifies the layout of an Android screen?



4. Where is the R.java file located?



5. What does the src folder contain?



6. What is used for user interface in Android?



7. Which class stores additional information?



8. What does the Android system use for status data?



9. Which method is used to close an Activity?



10. Which method should you override to use the Android menu system?



11. What is the first callback method in Activity lifecycle?



12. What does this code do: Intent intent = new Intent(FirstActivity.this,SecondActivity.class)?



13. What is NOT a valid usage for Intents?



14. Which is NOT a valid Android resource file name?



15. Which folder contains the R.java file?



16. What is true about an XML layout file?



17. What does the src folder contain?



18. What is the parent class of all Activity widgets?



19. Which class stores additional information for Intents?



20. Which is NOT part of Android application framework?



21. Which Eclipse plugin is needed for Android development?



22. Which file contains text values for applications?



23. What does the res/ folder contain?



24. Which is NOT an Activity lifecycle callback?



 

Computer Science Repeated MCQs Book Download

Leave a Comment

All Copyrights Reserved 2025 Reserved by T4Tutorials