56) Android library that provides access to UI pre-built elements such as buttons, lists, views etC. Is
A.androiD.text
B.androiD.os
C.androiD.view
D.androiD.webki
Answer : D
57) A type of service provided by android that shows messages and alerts to the user is
A.Content Providers
B.View System
C.Notifications Manager
D.Activity Manager
Answer : C
58) A type of service provided by android that controls application lifespan and activity pile is
A.Activity Manager
B.View System
C.Notifications Manager
D.Content providers
Answer : A
59) Requests from Content Provider class is handled by method
A.onCreate
B.onSelect
C.onClick
D.ContentResolver
Answer : D
60) In Which Directory XML Layout Files Are Stored
A./assets
B./src
C./res/values
D./res/layout
Answer : D