Class Name: CEO Mentored Android Online Course
Class Session: Introduction to Different Types of Applicatio
Total Questions: 44 | Duration: 7 Mins
1) Which are the Different Types of Applications in Android?
2) TheViewGroup is a subclass of ____________?
3) What is the default layout in android application?
4) ImageButton is used to show ___________?
5) Which method is executed only once?
6) The method is one of many methods that are figured when an activity is loaded?
7) ________ is a messaging object that you can use to request an action from an app component?
8) Fragments were added in ________________ version of Android?
14) Which of the below is not an attribute of permission tag?
15) Google Play services ____________ is used for all programmatic requests for location data?
16) Internet Permission required for using Internet is?
17) __________ is divided into horizontal and vertical layout?
18) __________ is the main class that exposes the methods fromJson() and toJson() for conversion?
20) The Subclasses of AdapterView which can be populated by binding them to?
21) The method indicates whether the popup menu is showing?
23) A ______ service offers a client-server interface?
24) Android provides ________ ways for apps to send broadcast?
25) This method takes an integer, and move song to that particular position millisecond?
27) AsyncTask enables proper and easy use of the UI thread.?
28) ____________ file automatically makes a connection between Java & XML files?
29) To integrate the android application to facebook we need to create?
30) The general step for creating Android App Links_____________?
31) Extra fields that can be used in your email in android application?
32) You can define ____________ styles per file using <style> tag?
33) Duration of the animation in which the animation should complete can be defined using ________?
34) SQLite is?
35) When Indexes should be avoided in SQLite?
36) Advantages to use ORMLite?
37) The method returns true if adapter is enabled?
38) The work you enqueue is later retrieved through___________?
40) Contains the upper bound on the current width, in dp units, of a widget instance.
41) ViewPager is most often used in conjunction with?
42) This is called when the user selects a menu item?