2
Answers

String

Maha

Maha

12y
1k
1
If we want to read string from the key board input whether it is

Console.ReadLine() OR Convert.ToString(Console.ReadLine()) will give the same result. I wish to know whether my understanding is correct.

Answers (2)