Which of the following Java package includes String Tokenizer class?
java.net
java.util
java.rmi
java.security
Which method returns the next token in a string?
countToken
read
nextToken
StringToken
What is a file?
Input
Output device
Storage device
None
Which of the following class method is used to convert the individual tokens from strings to integers ?
Integer wrapper class method
readLine( )
writeChars(string)
flush( )