Multiple Choice
We used the GridLayout.Spec class in the chapter. What can we say about Spec?
A) It is a private, static, inner class of GridLayout.
B) It is a protected, static, inner class of GridLayout.
C) It is a public, static, inner class of GridLayout.
D) It is a public, static, independent class from GridLayout.
Correct Answer:

Verified
Correct Answer:
Verified
Q10: It is possible to retrieve the width
Q11: One of the spec methods of GridLayout
Q12: What method do we use to set
Q13: If TicTacToe is the class for the
Q14: In order to implement game play inside
Q15: The getDefaultDisplay method from the WindowManager interface
Q16: A GUI cannot be defined programmatically; we
Q17: A dialog box can have only one
Q19: If we want to code the View
Q20: An AlertDialog.Buider constructor has this API:<br>Public AlertDialog.Buider