Computer Science, asked by riahabhraaj1, 6 months ago

Differenciate between read() and readlines() method.

Answers

Answered by sh123prajapat
0

Answer:

The only difference between the Read() and ReadLine() is that Console. Read is used to read only single character from the standard output device, while Console. ReadLine is used to read a line or string from the standard output device

Answered by Anonymous
3

The only difference between the Read() and ReadLine() is that Console. Read is used to read only single character from the standard output device, while Console. ReadLine is used to read a line or string from the standard output device.

maybe this helps you ✨

Similar questions