Multiple Choice
The following instance variable of the Configuration class stores the height of the device in dp units, not including the status bar.
A) height
B) screenHeight
C) screenHeightDp
D) heightDp
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The getConfiguration method from the Resources class
Q2: The ViewGroup.LayoutParameters class contains a setMargins method
Q4: The XML attribute for the bottom margin
Q5: Assume that h is the height of
Q6: The constant of the Configuration class whose
Q7: The getResources method from the Context class
Q8: The parameter of onConfigurationChanged allows us to
Q9: The XML attribute for the left margin
Q10: It is possible to define the GUI
Q11: We set the android:configChanges attribute of the