📚 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?

  1. Next()
  2. nextLine()
  3. nextInt()
  4. nextChar()
  5. nextLong()