What is the use of Console.ReadLine ?.And what makes it different from Console.WriteLine?. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the use of Console.ReadLine ?.And what makes it different from Console.WriteLine?.

The difference between Console.WriteLine and Console.ReadLine?.

14th Mar 2020, 10:15 PM
Joseph Oritseweyinmi
Joseph Oritseweyinmi - avatar
4 Answers
+ 3
Input: Console.ReadLine() Ouput: Console. WriteLine() Check this lesson for more information: https://www.sololearn.com/learn/CSharp/2584/ https://www.sololearn.com/learn/CSharp/2585/
14th Mar 2020, 10:51 PM
Cmurio
Cmurio - avatar
+ 2
14th Mar 2020, 11:00 PM
Cmurio
Cmurio - avatar
+ 1
What language is it?
14th Mar 2020, 10:59 PM
AspiringDev
14th Mar 2020, 11:02 PM
AspiringDev