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

    Your application must pull data from a database that resides on a separate server. Which action must you perform before your application can retrieve the data?

    A. Establish a connection to the database by using the appropriate data provider.

    B. Create a routine that bypasses firewalls by using Windows Management Instrumentation (WMI).

    C. Install the database on each client computer.

    D. Configure the network routers to allow database connections.

  • Question 72:

    Your database administrators will not allow you to write SQL code in your application. How should you retrieve data in your application?

    A. Reference an index in the database.

    B. Call a stored procedure.

    C. Query a database view.

    D. Script a SELECT statement to a file.

  • Question 73:

    You need to create a property in a class. Consumers of the class must be able to read the values of the property. Consumers of the class must be prevented from writing values to the property. Which property procedure should you include?

    A. Set

    B. Get

    C. Let

    D. Return

  • Question 74:

    Which of the following must exist to inherit attributes from a particular class?

    A. Public properties

    B. A has-a relationship

    C. Static members

    D. An is-a relationship

  • Question 75:

    How many parameters can a default constructor have?

    A. 0

    B. 1

    C. 2

    D. 3 or more

  • Question 76:

    You have a class named Truck that inherits from a base class named Vehicle. The Vehicle class includes a protected method named brake (). How should you call the Truck Class implementation of the brake () method?

    A. Mybase.brake ()

    B. Truck.brakef)

    C. Vehicle.brake()

    D. Me.brake ()

  • Question 77:

    Which type of function can a derived class override?

    A. A Protected Overridable member function

    B. A Shared function

    C. A Private Overridable function

    D. A non-overridable public member function

  • Question 78:

    Class C and Class D inherit from Class B. Class B inherits from Class A. The classes have the methods shown in the following table.

    All methods have a protected scope.

    Which methods does Class C have access to?

    A. only m1, m3

    B. only m2, m3

    C. m1, m3, m4

    D. m1, m2, m3

    E. m2, m3, m4

    F. only m3, m4

  • Question 79:

    You execute the following code.

    How many times will the word Hello be printed?

    A. 49

    B. 50

    C. 51

    D. 100

  • Question 80:

    The purpose of the Finally section in an exception handler is to:

    A. Execute code only when an exception is thrown.

    B. Break out of the error handler.

    C. Execute code regardless of whether an exception is thrown.

    D. Conclude the execution of the application.

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.