A(n) helps the user understand a control’s purpose.
a) Button
b) descriptive Label
c) output Label
d) title bar
b) descriptive Label
Computer Science & Information Technology
You might also like to view...
Class Activity’s _______ method takes an int constant representing a specific view’s ID and returns a reference to the view.
a. findId b. findView c. findViewById d. None of the above.
Computer Science & Information Technology
C++ requires that a copy constructor's parameter be
A) an integer data type. B) a floating-point data type. C) a pointer variable. D) a reference to an object. E) None of the above
Computer Science & Information Technology