exam questions

Exam 70-483 All Questions

View all questions & answers for the 70-483 exam

Exam 70-483 topic 3 question 11 discussion

Actual exam question from Microsoft's 70-483
Question #: 11
Topic #: 3
[All 70-483 Questions]

You are creating an assembly named Assembly1 by using the Class Library project template in Microsoft Visual Studio. Assembly1 is used by a C# application named App1.
You do not have access to the Visual Studio project for App1.
You need to ensure that you can debug Assembly1.
What should you configure in the project properties?

  • A. On the Application page, set the Output type to Windows Application.
  • B. On the Build page, click Allow unsafe code.
  • C. On the Debug page, set the Start external program option for App1.
  • D. On the Debug page, click Enable native code debugging.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Reference:
https://msdn.microsoft.com/en-us/library/2wcdezs5.aspx

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
RedDev
4 years, 5 months ago
its C : set the Start external program option for App1.
upvoted 1 times
...
Mona30
4 years, 10 months ago
C: External program option seems to be the right answer https://docs.microsoft.com/en-us/visualstudio/ide/reference/debug-page-project-designer?view=vs-2015&redirectedfrom=MSDN
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...