Computer Science, asked by poojayadav34, 5 months ago

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 JaleelAhmedHasani
3

Answer:

Answer: For class input, it uses nextInt () while for percentage it uses nextFloat ()

Similar questions