Name the methods of Scanner class that: [2] (i) is used to input an integer data. (ii) is used to input String data.
Answers
Answered by
3
Answer:
Answer: For class input, it uses nextInt () while for percentage it uses nextFloat ()
Similar questions