Microsoft
98-361 · Question #153
How does a console-based application differ from a Windows Forms application?
The correct answer is B. Console-based applications do not display a graphical interface. See the full explanation below for the reasoning.
Question
How does a console-based application differ from a Windows Forms application?
Options
- AWindows Forms applications can access network resources.
- BConsole-based applications do not display a graphical interface.
- CConsole-based applications require the XNA Framework to run.
- DWindows Forms applications do not provide a method for user input.
How the community answered
(37 responses)- A8% (3)
- B70% (26)
- C19% (7)
- D3% (1)
Community Discussion
No community discussion yet for this question.