+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. Which method is used, to called only once in the lifecycle of an activity.
onResume()
onStop()
onStart()
onCreate()
View Answer
2. Web browser available in android is based on
Open-source Webkit
Opera
Firefox
Chrome
View Answer
3. Which of the following is not a valid storage option supported by Android?
Application
Internal
Shared Preference
SQLite
View Answer
4. For creating user interface in Android, you have to use
Eclipse
java and SQL
java and XML
Java and Pl/sql
View Answer
5. Which of the following identifier is used to identify a JSON array?
<>
{}
[]
()
View Answer
6. Which file allows you to define thescreen margins as per android design guidlines?
string.xml
dimens.java
dimens.xml
value.xml
View Answer
7. Which of the following is not a core component of Android app?
Content Providers
Services
Fragement
Broadcast Receivers
View Answer
8. Which is the main thread of the Android application called?
Top Activity Thread
UI Thread or Main Thread
Common Thread
All of them
View Answer
9. Which of the following is the top most layer of the Android stack?
Java API Framework
System Apps
Android Runtime
Libraries
View Answer
10. Which android element enables the display of web pages in an android app on a mobile device?
LoadURLView
WebView
Web_LoadURL
None of these
View Answer