Inle Choices
(Choose 1 answer)
To read a line from the command line window (console window), which of the following statements should be used?
A. System.Console.WriteLine():
B. System.Read.ReadLine();
C. System.Console.ReadLine():
D. System.ReadLine():