Multiple Choice
All of the following are methods of the Scanner class except:
A) nextFloat)
B) next)
C) useDelimiter)
D) readLine)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: Write a Java statement that creates an
Q28: A full path name gives a complete
Q29: Binary files store data in the same
Q30: The scanner class has a series of
Q31: Explain the differences between a text file,an
Q33: The FileNotFoundException is a descendant of the
Q34: What happens when the method close is
Q35: In Java,when you open a text file
Q36: There are two common classes used for
Q37: All of the following are methods of