ICSE Class 10 Computer Applications
Question 21 of 22
Input in Java — Question 8
Back to all questions 8
Question Question 8
Which package would you import for the Scanner class?
- java.util.*
- java.awt.*
- java.io.*
- java.lang.*
Answer: java.util.*