Multiple choice Which of the following methods are present in the JScrollPane class in java? isWheelScrollingEnabled() isScrollingWheelEnabled() getScrollsOnExpand() Both 1 and 2 Both 1 and 3 Reveal answer Fill a bubble to check yourself E Correct answer Explanation As I explained both the methods of option 1 and 3 are valid in JScrollPane class. So, this answer is true.