PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What should you conclude?

You create Microsoft Windows-based applications. You are creating an application that runs statistical sales models. The application will be used by 400 users on the local network. After the application is deployed, users report that the application stops responding. The application takes more than 10 minutes to resume to normal when a specific action is performed. The performance chart is shown in the Performance exhibit, and the task list of the application that is running on a sample computer is shown in the Processes exhibit. (Refer to the Exhibit.) You need to evaluate the problem by analyzing the monitored data. What should you conclude?

Which line of code should you modify?

You develop an Office Visio 2007 Shared Add-in that contains custom code.

The add-in code contains three variables: objShape, objMaster, and objCell. The variable objShape references a Visio shape. The variable objMaster references a Visio master. The variable objCell references a Visio cell. The relevant code is displayed in the following table:
You need to modify the add-in to support the creation of master shapes in different languages by using the same code base.

Which line of code should you modify?

Which code segment should you recommend?

You create Web-based client applications. You are reviewing a Web application page that populates the list of all employees for your company. The following code segment loads the list of employees from a database.
You analyze the code segment. You find that the database connection fails to close properly when the GetEmployees method throws an exception. You need to recommend a change in the code segment to ensure that every possible code path closes the database connection. Which code segment should you recommend?

What should you do?

You create Microsoft Windows-based applications. You create a customer-support application for a technical support organization. The customer-support application accepts phone numbers. While running a report, you find that the phone numbers displayed do not follow a single format. In addition, there are instances of missing digits and missing area codes. You need to ensure that the phone numbers are entered in the format (###) ###-####. You want to achieve this goal by using the minimal amount of code. What should you do?

Which configuration setting should you identify?

You create Web-based applications. The application is installed in a Network Load Balancing cluster. You are analyzing a bug report. When a failure occurs in the application, the client sometimes receives a correctly formatted friendly error page as expected. At other times, the client receives an exception stack with the error message, which is not expected. You need to identify the configuration setting that causes the unexpected response. Which configuration setting should you identify?