Android Programming (2180715) MCQs

MCQs of The Basics

Showing 61 to 70 out of 114 Questions
61.
To create a unit of code within a method signature that can be extend or shrink is enclosed by _____
(a) [ ]
(b) { }
(c) ( )
(d) ||
Answer:

Option (b)

62.
A type of layout element that allows its children relative position depiction is _____
(a) RelativeLayout
(b) TextviewLayout
(c) LinearLayout
(d) ConstraintLayout
Answer:

Option (a)

63.
The required android tools for development is called _____
(a) APK
(b) JDK
(c) IDE
(d) SDK
Answer:

Option (d)

64.
In Java, blueprint created for an object is called _____
(a) an object
(b) a function
(c) a program
(d) a class
Answer:

Option (d)

65.
Android sizes the fonts of mobile (currently using the app) using unit of measurement _____
(a) SP
(b) DP
(c) CP
(d) GP
Answer:

Option (a)

66.
The tab that navigate back to project explorer is _____
(a) Project
(b) Favorites
(c) Build variants
(d) Structure
Answer:

Option (a)

67.
The tab that shows completed events logs is _____
(a) event log
(b) terminal
(c) messages
(d) TODO
Answer:

Option (a)

68.
A part of android system, DVM is actually a _____
(a) server
(b) software
(c) hardware
(d) firmware
Answer:

Option (b)

69.
Android is actually using the whole bunch of _____
(a) Python code
(b) C code
(c) Java code
(d) C sharp code
Answer:

Option (c)

70.
The most usable area of android studio is _____
(a) menu bar
(b) navigation bar
(c) tool bar
(d) editor
Answer:

Option (d)

Showing 61 to 70 out of 114 Questions