Solved

Which of the Following Statements Is Correct

Question 44

Multiple Choice

Which of the following statements is correct?


A) new JSlider() creates a horizontal slider with the range 0 to 200 and an initial value of 100.
B) new JSlider() creates a horizontal slider with the range 0 to 10 and an initial value of 5.
C) new JSlider() creates a horizontal slider with the range 0 to 100 and an initial value of 50.
D) new JSlider() creates a horizontal slider with the range 0 to 150 and an initial value of 100.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions