Name the following:(1X5=5)
Method of scanner class that is used to input string data from the standard input stream
Answers
Answered by
1
next( ) method of Scanner class is used to input String data from standard Input Stream.
Answered by
2
Question:-
Name the method of scanner class that is used to input data from the standard input stream
Answer:-
The method nextLine() of Scanner class is used to input data from the standard input stream.
Similar questions