Home > Microsoft > Quizzes > Microsoft 98-361 Software Development Fundamentals Exam
Microsoft 98-361 Software Development Fundamentals Exam
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 4% Most missed: “You are employed as a developer at ABC.com. You have received instructions to cr…”
Microsoft 98-361 Software Development Fundamentals Exam
Time left 00:00
25 Questions

1. You are employed as a developer at ABC.com. You have created a new application for ABC.com. The new application makes use of a stack data structure to handle data. You want to perform a queue operation that enables you to locate the data item that is next in line for processing, without processing that data item. What option should you make use of?
2. You are employed as a developer at ABC.com. You have received instructions to create a new Windows application for ABC.com. You are planning to create a Single Document Interface (SDI) application. What option is TRUE with regards to using Single Document Interface (SDI)?
3. You are employed as a developer at ABC.com. You have been instructed to create an order processing Windows service application. Your solution should allow for the postponement of the process when system maintenance is required, as well as the resumption of the process subsequent to the maintenance being completed. Which of the following actions should you take?
4. You are employed as a developer at ABC.com. You have recently created a new application for ABC.com. Messages written by the new application will be stored in the Windows application event log of the local workstation. You want to examine these messages on a daily basis. What option should you make use of?
5. You are employed as a developer at ABC.com. ABC.com makes use of SQL Server in their environment. You have been instructed to create a Windows service. This Windows service must have the ability to retrieve data hosted by the Windows Registry. What action should you take?
6. You are employed as a developer at ABC.com. You are using ASP.NET and C# to develop a new Web site for ABC.com. You have created a new application for ABC.com using C#. The new application must be able to retrieve a single value from a ABC.com SQL Server database. 40 You want to make sure that this process takes as little time as possible. What option should you make use of?
7. You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You have recently developed a Web page for ABC.com. ABC.com has informed that a picture that resides on a different web server must be presented to users when they access the Web page. The picture can be retrieved via a public URL. What action should you take?
8. You are employed as a developer at ABC.com. ABC.com makes use of SQL Server databases in their environment. You have recently created a Windows service for ABC.com. You are then instructed to run a newly created Windows service from the command-line. What is the option you should take?
9. You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You have been instructed to create a new program for ABC.com. You have reached the testing stage of the development process. What is the reason for the testing stage?
10. You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You have received instructions to create a new program for ABC.com using C#. You are informed that the new program should allow for intricate multi-way branching. Furthermore, the code used must not be difficult to make sense of. What is the option you should use?
11. You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You have received instructions to create a new C# program for ABC.com. You want to write code that declares members that belong to the actual class, not to specific objects. What is the action you should take?
12. You are employed as a developer at ABC.com. ABC.com makes use of SQL Server databases in their environment. You have been instructed to create a new program for ABC.com. the program must be able to return a list of data from a ABC.com database and allow you to view the returned data, regardless of whether you are linked to the SQL server or not. 41 What action should you take?
13. You are employed as a developer at ABC.com. ABC.com makes use of SQL Server databases in their environment. You have been instructed to create a new windows program for ABC.com. The program must be able to record messages in the event log. You have decided to include the Source property of the EventLog class in your code. Which of the following best describes the purpose of the Source property in the EventLog class?
14. You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You have been instructed to create a program that includes code that allows the program to iterate a set amount of times. Regardless of whether the loop body includes complex code, the written code should be understandable and easily maintainable. What option should you use?
15. You are employed as a developer at ABC.com. You have been instructed to create a new command-line application for ABC.com. You want to make sure that you are able to retrieve a response from the command-line. What option should you make use of?
16. You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You have been instructed to create a new program for ABC.com. You are planning to make use of a stack data structure. Which of the following options are TRUE with regards to the stack data structure?
17. You are employed as a developer at ABC.com. ABC.com makes use of SQL Server databases in their environment. You have been instructed to create a Windows service application for ABC.com. The application will include a trio of Windows services that are dissimilar. You want to make sure that the services are operational by installing them prior to use. You are then informed that the services must be installed using a suitable Windows installer tool. Which of the following actions should you take?
18. You are employed as a developer at ABC.com. You are in the process of creating a new Web page for ABC.com. You are planning to set the HREF attribute of an anchor element. What is TRUE with this setting?
19. You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You have been instructed to create a new program for ABC.com. The program should be able to affect integer values, which may be positive or negative and be greater than twelve characters. You have to make sure that you are able to store this type of variable. What is the option you should take?
20. You are employed as a developer at ABC.com. You are in the process of creating a new application that includes numerous classes, with dissimilar algorithms. You have been instructed to make sure that these classes are configured to print, regardless of their dissimilar algorithms. Which of the following actions should you take?
21. You are employed as a developer at ABC.com. You are making use of .NET Framework 4.5 to develop Windows Forms applications. You have just completed creating a new Windows Forms application for ABC.com. You are preparing to configure the IsMdiContainer property of the form. Which of the following is TRUE with regards to this configuration?
22. You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You have received instructions to create a method for determining the concession for products ABC.com sold. A variable, named percentValue, is of the type double and must be only be available in the method. Which of the following actions should you take?
23. You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You are in the process of developing a new application for ABC.com. The application must make use of a list that has multiple nodes. You link the application to only the head node. What is TRUE for this scenario?
24. You are employed as a software system developer at ABC.com. You have received a request for the development of a new software system. You require the assistance of various people during the development process, of which one is a release manager. 20 What is the purpose of a release manager?
25. You are employed as a software system developer at ABC.com. You are in the process of developing a new software system for ABC.com. You are asked to identify the steps required in the development process. What option suitably describes the FIRST step?