Multiple Choice
You can use the ____ method to accept user input from the keyboard.
A) Next()
B) NextLine()
C) ReadLine()
D) Input()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: In the C# statement moneyString = someMoney.ToString("F3")
Q3: The keyword _ is used to declare
Q4: In arithmetic operations with operands of dissimilar
Q5: As an alternative to the Convert class
Q5: What is a variable declaration, what is
Q7: A prefix or postfix _ operator reduces
Q8: How is a named constant different from
Q9: += is the C# _ operator; it
Q9: someValue++ is an example of the use
Q39: What are the differences between the prefix