What is the use of java.awt.print package?
2D Printing
Input/output operation
web embedding
network operations
What is a file?
Input
Output device
Storage device
None
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
Which of the following function is used to write data to a file?
readLine( )
flush( )
close( )
print( )