Exit 98-362 Windows Development Fundamentals
Question 1 of 5
0% complete
Q1 Single choice

A solution has three Windows Forms projects named App1, App2, and App3. When you run the solution, only the main form of App1is displayed.

You need to ensure that only the main form of App2 is displayed when you run the solution.

What should you do?

  • A

    Reorder the projects in the Project Build Order dialog box.

  • B

    Reorder the projects in the solution.

  • C

    Set App2 as the startup project.

  • D

    Set App2 as the default project.

Previous Next