Exam Details

  • Exam Code
    :98-361
  • Exam Name
    :Software Development Fundamentals
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :276 Q&As
  • Last Updated
    :Mar 24, 2025

Microsoft Microsoft Certifications 98-361 Questions & Answers

  • Question 121:

    You plan to create an application for your company. The application will run automated routines and write the results to a text-based log file. Little or no user interaction is required.

    Security requirements on the host computers prevent you from running applications on startup, and users must be able to see the status easily on the screen. The host computers also have limited memory and monitors that display only two

    colors. These computers will have no network connectivity.

    Which type of application should you use for this environment?

    A. Directx

    B. Windows Service

    C. console-based

    D. Windows Store app

  • Question 122:

    You are creating an application for a priority help desk center. The most recent call must be handled first. Which data structure should you use?

    A. queue

    B. hashtable

    C. stack

    D. binary tree

  • Question 123:

    This question requires that you evaluate the underlined text to determine if it is correct.

    The process of transforming compiled C# code into an XML string for a web service is known as deserialization.

    Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed'' if the underlined text makes the statement correct.

    A. No change is needed

    B. serialization

    C. decoding

    D. encoding

  • Question 124:

    You have a Microsoft ASP.NET web application.

    You need to store a value that can be shared across users on the server.

    Which type of state management should you use?

    A. Session

    B. ViewState

    C. Application

    D. Cookies

  • Question 125:

    This question requires that you evaluate the underlined text to determine if it is correct.

    The Response.Redirect method is used to transfer processing of the current page to a new page, and then return processing back to the calling page once processing of the new page has completed.

    Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed'' if the underlined text makes the statement correct.

    A. No change is needed

    B. Server.Transfer method

    C. Server.Execute method

    D. meta http-equiv="refresh" tag

  • Question 126:

    Which service can host an ASP.NET application?

    A. Internet Information Services

    B. Cluster Services

    C. Remote Desktop Services

    D. Web Services

  • Question 127:

    This question requires that you evaluate the underlined text to determine if it is correct.

    A table whose attributes depend only on the primary key must be at least second normal form.

    Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed'' if the underlined text makes the statement correct.

    A. No change is needed

    B. first

    C. third

    D. fourth

  • Question 128:

    You have a table named ITEMS with the following fields:

    ID (integer, primary key. auto generated)

    Description (text)

    Completed (Boolean)

    You need to insert the following data in the table:

    "Cheese", False

    Which statement should you use?

    A.

    INSERT INTO ITEMS (ID, Description, Completed) VALUES (1, 'Cheese', 0)

    B.

    INSERT INTO ITEMS (Description, Completed) VALUES ('Cheese', 1)

    C.

    INSERT INTO ITEMS (10, Description, Completed) VALUES (NEWID(), 'Cheese', 6)

    D.

    INSERT INTO ITEMS (Description, Completed) VALUES ('Cheese', 6)

  • Question 129:

    Which three are valid SQL keywords? (Choose three.)

    A. GET

    B. WHAT

    C. FROM

    D. SELECT

    E. WHERE

  • Question 130:

    This question requires that you evaluate the underlined text to determine if it is correct.

    The bubble sort algorithm steps through the list to be sorted, comparing adjacent items and swapping them if they are in the wrong order

    Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed" if the underlined text makes the statement correct.

    A. No change is needed

    B. merge

    C. library

    D. insertion

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 98-361 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.