Page 1 of 1

For the given code, when is numType.setText() called? ----------------------- A) Every time numSpinner's value changes

Posted: Sun May 15, 2022 1:52 pm
by answerhappygod
For the given code, when is numType.setText()
called?
-----------------------
A)
Every time numSpinner's value changes

B)
Only the first time numSpinner's value changes

C)
Only the first time numSpinner's value or numType's value
changes