Question: If a text field holds an integer, what expression do you use to read its contents? a) (int) text Field.getText() b) (Integer) textField.getText() c) Integer.parselnt(textField.getText
If a text field holds an integer, what expression do you use to read its contents? a) (int) text Field.getText() b) (Integer) textField.getText() c) Integer.parselnt(textField.getText ()) d) Int.parcelnteger(textField.getText ())
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
