nerdexam
Microsoft

98-361 · Question #212

This question requires that you evaluate the underlined text to determine if it is correct. The default entry point for a console application is the Class method. Select the correct answer if the…

The correct answer is B. Main. The default entry point for a console application is the Class Main.

Understanding Desktop Applications

Question

This question requires that you evaluate the underlined text to determine if it is correct. The default entry point for a console application is the Class method. Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed" if the underlined text makes the statement correct.

Options

  • ANo change is needed
  • BMain
  • CProgram
  • DObject

How the community answered

(57 responses)
  • A
    16% (9)
  • B
    70% (40)
  • C
    5% (3)
  • D
    9% (5)

Explanation

The default entry point for a console application is the Class Main.

Topics

#console application#Main method#entry point#program structure

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice