-
Which of these methods can be used to know the degree of adjustment made by the user?
-
- getAdjustmentAmount()
- getAdjustmentValue()
- getValue()
- getAdjustmentType()
- None of these
Correct Option: C
The amount of the adjustment can be obtained from the getvalue() method, it returns an integer value corresponding to the amount of adjustment made.