Font size
Worksheetsandroid
Total questions: 15
Worksheet time: 8mins
Which of below is NOT android device?
Oppo
Huawei
Iphone
Samsung
android is a linux based operating system?
True
False
Android Is Developed By
Apple
Microsoft
Android Inc.
Which Programming Language Is Used For Android Application Development?
NodeJs
PHP
Java
JSX
Android Web Browser is based on
Chrome
Open-source Webkit
Safari
Firefox
Android is based on Linux for the following reason.
Security
Portability
Networking
All of these
In Which Directory XML Layout Files Are Stored
/assets
/src
/res/values
/res/layout
During an Activity life-cycle, what is the first callback method invoked by the system?
onStop()
onStart()
onCreate()
onPause()
Android releases since 1.5 have been given nicknames derived from how?
Adjective and strange animal
Food
Something that starts w/ ‘A’ -> Something that starts w/ ‘B’…
American states
What language used in Android Studio?
Java
C#
HTML
Android Studio
What is the latest Android?
Masmallow
Pie
Q
Noughat
Mention the features of Android?
Storage
Muti-Touch
Flash support
Vas support
all the above
What does DVM optimize the virtual machine for?
Memory
Battery Life
Performance
Camera
What does Android SDK Contains?
When the activity starts interacting with user which function wil be called?
onCreate()
OnStart()
OnResume()
OnStop()
