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 11:

    You are designing a Windows Store application.

    You need to design the application so that users can share content by connecting two or more devices by physically tapping the devices together.

    Which user experience (UX) guideline for Windows Store applications should you use?

    A. share and data exchange

    B. device-awareness

    C. location-awareness

    D. proximity gestures

  • Question 12:

    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

  • Question 13:

    Which two types of information should you include in an effective test case? (Choose two.)

    A. any pre-conditions necessary to test the case

    B. the expected result from testing the case

    C. multiple actions combined as a single step to test the case

    D. the stakeholders who originated the test case

  • Question 14:

    You are developing a webpage that enables students to manage races.

    The webpage will display two lists: past races and upcoming races. The page also contains a sidebar with contact information and a panel with social media settings that can be edited. Race results can be shared on social media.

    How many components will be on the webpage?

    A. 2

    B. 3

    C. 4

    D. 5

  • Question 15:

    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 16:

    You have a table named ITEMS with the following fields:

    1.

    ID (integer, primary key. auto generated)

    2.

    Description (text)

    3.

    Completed (Boolean)

    You need to insert the following data in the table:

    "Cheese", False

    Which statement should you use?

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

    B. INSERT INTO ITEMS (ID, Description, Completed) VALUES (NEWID(), 'Cheese', 0)

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

    D. INSERT INTO ITEMS (Description, Completed) VALUES ('Cheese', 0)

  • Question 17:

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

    A. GET

    B. FROM

    C. SELECT

    D. WHAT

    E. WHERE

  • Question 18:

    You run the following code.

    What will the value of the variable iResult be?

    A. 1

    B. 2

    C. 3

    D. 4

  • Question 19:

    The Dog class and the Cat class inherit from the Animal class. The Animal class includes a breathe() method and a speak() method. If the speak() method is called from an object of type Dog, the result is a bark. If the speak() method is called from an object of type Cat, the result is a meow.

    Which term is used to describe this object-oriented concept?

    A. multiple inheritance

    B. encapsulation

    C. polymorphism

    D. data hiding

  • Question 20:

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

    Converting a value type to a reference type in an object is called boxing.

    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. unboxing

    C. interfacing

    D. mapping

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.