Practice Questions

Question 1You are developing an application using Visual Studio .NET on a team of 15 developers. Your team has performed extensive testing of the application and eliminated all known errors. You have also configured your application to break on any unhandled exceptions. Which of the following statements correctly defines the state of your application?
  • A. The application is bug free.

  • B. The application has no known errors and is very reliable.

  • C. The application has no known errors and is very robust.

  • D. The application has no known errors and will stop on an unhandled exception.

A1: Answer D is correct. You have ensured that all known errors have been corrected. Answer A is incorrect because you cannot prove through testing that ...

Get Developing and Implementing Windows®-Based Applications with Visual C#™ .NET and Visual Studio® .NET Exam Cram™ 2 (Exam 70-316) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.