What is the difference between Console.WriteLine and Console.Write ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

What is the difference between Console.WriteLine and Console.Write ?

I'm just trying to know the difference between using Console.WriteLine and Console.Write in c#.

21st Apr 2020, 1:07 PM
Joseph Oritseweyinmi
Joseph Oritseweyinmi - avatar
1 Réponse
+ 3
Please try something out by yourself. Did you try printing anything using both of them? If not then here is a simple example. Hope you get it now. https://code.sololearn.com/cVT78o0rd5Ww/?ref=app
21st Apr 2020, 1:14 PM
Avinesh
Avinesh - avatar