[go: up one dir, main page]

0% found this document useful (0 votes)
57 views4 pages

Which-The-System-Can-Enter-Your-Application/: View Answer

This document contains 20 multiple choice questions about Android components and concepts. It covers topics like which company developed Android, supported media formats, directory locations for XML layout files, Android security levels, AsyncTask functionality, what AAPT stands for, broadcasts for battery state changes, what ViewPager and JNI are used for, programming languages used for Android development, what the Android manifest file contains, and what interfaces are in Android.

Uploaded by

Sanjana S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views4 pages

Which-The-System-Can-Enter-Your-Application/: View Answer

This document contains 20 multiple choice questions about Android components and concepts. It covers topics like which company developed Android, supported media formats, directory locations for XML layout files, Android security levels, AsyncTask functionality, what AAPT stands for, broadcasts for battery state changes, what ViewPager and JNI are used for, programming languages used for Android development, what the Android manifest file contains, and what interfaces are in Android.

Uploaded by

Sanjana S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

https://vceguide.

com/which-of-the-following-is-not-an-android-component-i-e-a-point-from-
which-the-system-can-enter-your-application/

https://jobscaptain.com/android-mcq-questions-and-answers/

1. Android is developed by
  apple
  microsoft
  google
  android inc
 view answer
Android inc
2. Android web browser is based on
  chrome
  open-source webkit
  safari
  firefox
 view answer
Open-source webkit
3. Which media format is not supported by android
  mp4
  avi
  midi
  mpeg
 view answer
Avi
4. In which directory xml layout files are stored
  /assets
  /src
  /res/values
  /res/layout
 view answer
/res/layout
5. Which code used by android is not a open source.
  video driver
  wifi driver
  device driver
  bluetooth driver
 view answer
Wifi driver
6. How many levels of securities are in android?
  android level security
  app and kernel level security
  java level security
  none of the above
 view answer
App and kernel level security
7. Which of the following does not belong to transitions?
  viewflipper
  viewanimator
  viewswitcher
  viewslider
 view answer
Viewslider
8. What are the functionalities in asynctask in android?
  onpreexecution()
  onpostexecution()
  doinbackground()
  onprogressupdate()
 view answer
Onpostexecution()
9. What does aapt stands for?
  android asset processing tool.
  android asset providing tool.
  android asset packaging tool.
  android asset packaging technique
 view answer
Android asset packaging tool.
10. Which broadcast in android includes information about battery state level
  android.intent.action.battery_changed
  android.intent.action.battery_low
  android.intent.action.battery_okay
  android.intent.action.call_button
 view answer
Android.intent.action.battery_changed
11. View pager is used for
  swiping activities
  swiping fragments
  paging down list items
  view pager is not supported by android sdk
 view answer
Swiping fragments
12. What is jni in android?
  java interface
  java native interface
  java network interface
  image editable tool
 view answer
Java native interface
13. What is lastknownlocation in android?
  to find the last location of a phone
  to find known location of a phone
  to find the last known location of a phone.
  none of the above
 view answer
To find the last known location of a phone.
14. Which programming language is used for android application development?
  nodejs
  php
  jsx
  java
 view answer
Java
15. Action bar can be associated to
  only fragments
  only activities
  both activities and fragments
  none of the above
 view answer
Only activities
16. Android is based on which kernal
  linux
  windows
  mac
  redhat
 view answer
Linux
17. Adb stands for
  android debug bridge.
  android drive bridge.
  android delete bridge
  android destroy bridge.
 view answer
Android debug bridge.
18. What is manifest.xml in android?
  it has information about layout in an application
  it has all the information about an application
  it has the information about activities in an application
  none of the above
 view answer
It has all the information about an application
19. In which technique, we can refresh the dynamic content in android?
  ajax
  java
  android
  none of these
 view answer
Ajax
20. What is an interface in android?
  interface is a class.
  interface acts as a bridge between class and the outside world.
  interface is a layout file
  all of the above
 view answer
Interface acts as a bridge between class and the outside world.
 

You might also like