nerdexam
Microsoft

98-361 · Question #292

98-361 Question #292: Real Exam Question with Answer & Explanation

The correct answer is D. a Windows Forms application project with the Output type set to Console Application. See the full explanation below for the reasoning.

Question

You are developing a data-entry application that receives user input in multiple data fields. The application allows users to enter the data either by using a keyboard or by using a bar-code scanner. When a code is entered, a picture of the product appears onscreen. The application also needs to log its operation to a console window. Occasionally, the operator will look at the console window to monitor communication with the scanner. What project should you choose to create such an application?

Options

  • Aa console application project
  • Ba console application project with the Output type set to Windows Application
  • Ca Windows Forms application project
  • Da Windows Forms application project with the Output type set to Console Application

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice