nerdexam
Microsoft

98-361 · Question #303

You are developing an application that will be run from the command line. Which of the following methods would you use for getting input from to the command line?

The correct answer is C. Console.Read. See the full explanation below for the reasoning.

Question

You are developing an application that will be run from the command line. Which of the following methods would you use for getting input from to the command line?

Options

  • AFile.Read
  • BFile.Write
  • CConsole.Read
  • DConsole.Write

How the community answered

(47 responses)
  • A
    4% (2)
  • B
    4% (2)
  • C
    81% (38)
  • D
    11% (5)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice