1.

Which of these is used to read a string from the input stream?

Answer»

Which of these is used to READ a string from the INPUT stream?
Choose the correct options from below list
(1)get()
(2)getLine()
(3)read()
(4)readLine()

Answer:-(3)read()



Discussion

No Comment Found