📚 Practice Mode
Java Basics and AWT Programming
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
Which of the following are not the methods of the scanner class object in java?
- Next()
- nextLine()
- nextInt()
- nextChar()
- nextLong()