Home » JAVA Programming » Java Basic » Question
  1. Which of these constant value will change when the button at the end of scroll bar was clicked to increase its value?
    1. UNIT_INCREMENT
    2. UNIT_DECREMENT
    3. BLOCK_INCREMENT
    4. BLOCK_DECREMENT
    5. None of these
Correct Option: A

UNIT_INCREMENT VALUE will change when the button at the end of scroll bar was clicked to increase its value.



Your comments will be displayed only after manual approval.