Android Programming (2180715) MCQs

MCQs of Polish and Publish

Showing 11 to 10 out of 20 Questions
11.
Which class is used to create widget?
(a) WidgetProvider
(b) AppWidgetProvider
(c) ApplicationWIdgetProvider
(d) Provider
Answer:

Option (b)

12.
An application component that is able to hold other App Widgets is called ?
(a) App Widget host
(b) Host Application
(c) Widget Handler
(d) Host Handler
Answer:

Option (a)

13.
Widgets can be placed on _____?
(a) Application Splash Screen
(b) Notification Bar
(c) Status Bar
(d) Device Home Screen
Answer:

Option (d)

14.
What is the parent class of all Activity widgets?
(a) ViewGroup
(b) Layout
(c) View
(d) Widget
Answer:

Option (c)

15.
How to monetize app?
(a) Ad Revenue
(b) In-App Purchases
(c) Sponsorships
(d) All of above
Answer:

Option (d)

16.
What is AdMob?
(a) Library to load image
(b) Notification Platform
(c) Ad Revenue Platform
(d) App Publisher
Answer:

Option (c)

17.
Which file is mandatory to generate signed apk?
(a) KeyStore
(b) Proguard
(c) Keys.properties
(d) Settings.gradle
Answer:

Option (a)

18.
What is apk full form?
(a) Android Application Package
(b) Application Package Known
(c) Android Package Known
(d) Application Package Runtime
Answer:

Option (a)

19.
Which Platform is widely used for Android Application to live on cloud?
(a) App Store
(b) Play Store
(c) App Manager
(d) Apk Manager
Answer:

Option (b)

20.
In which tag permission is defined?
(a) <uses-permission/>
(b) <permission/>
(c) <application/>
(d) <activity/>
Answer:

Option (a)

Showing 11 to 10 out of 20 Questions