Computer Applications
Fill in the blanks:
The package needed to import StreamReader class is _________
Input in Java
51 Likes
Answer
java.io
Answered By
4 Likes
Related Questions
Which of the following method will accept a string by using scanner object?
- next( )
- next.read( )
- next.String( )
- next.char( )
Which of the following is a method of Java Scanner class?
- nextline( )
- nextLine( )
- Nextline( )
- NextLine( )
Fill in the blanks:
_________ function accepts an integer by using scanner object.
Fill in the blanks:
The package needed to import Scanner class is _________