Arrow keys can manipulate a JSlider object. Which of the following statements does not correctly describe how the arrow keys are used?
a. The left-arrow and right arrow keys decrease or increase (respectively) the thumb of the JSlider by 1.
b. The down-arrow and up-arrow keys decrease or increase (respectively) the thumb of the JSlider by 1.
c. The PgDn and PgUp keys decrease or increase (respectively) by block increments of one-tenth of the range of values.
d. The Home key and End key move the thumb to the maximum or minimum (respectively) value of the JSlider.
D
You might also like to view...
Which statement tests the value of an expression once and then uses that value to determine the result?
a. Nested If b. If...Then...ElseIf c. If...Then d. Select Case
Use the Short Text data type for fields that contain variable length data.
Answer the following statement true (T) or false (F)
Case-Based Critical Thinking QuestionsCase 5-2You are going to give a new colleague a brief tutorial of the attributes in the Property inspector when a graphic is selected. Which of the following do you tell your colleague is NOT an acceptable value for the ID attribute?
A. graphic1 B. _graphic C. graphic_1 D. graphic 1
Whereas ____ is/are designed to help a person carry out a task such as word processing or sending e-mail, ____ is/are dedicated to the computer's internal operation.
A. operating systems, system software B. operating systems, application software C. application software, system software D. system software, application software