Computer Science, asked by dbrana1945, 8 months ago

Name the following:(1X5=5)
Method of scanner class that is used to input string data from the standard input stream​

Answers

Answered by Oreki
1

next( ) method of Scanner class is used to input String data from standard Input Stream.

Answered by anindyaadhikari13
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