98-362 Exam Details

  • Exam Code
    :98-362
  • Exam Name
    :Windows Development Fundamentals
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :60 Q&As
  • Last Updated
    :Dec 05, 2021

Microsoft 98-362 Online Questions & Answers

  • Question 11:

    You plan to create a desktop application that has a graphical user interface (GUI).

    You need to ensure that the application can be converted to a browser-based application with the fewest possible changes to the UI implementation.

    Which Visual Studio template should you use?

    A. ASP.NET Web Application
    B. Windows Presentation Foundation (WPF) Application
    C. Console Application D. Windows Forms Application

  • Question 12:

    A Windows Forms form connects to a database and processes data in a method named AddUsers(). The form stops accepting user input during the execution of AddUsers().

    You need to ensure that the form continues to respond to user input during the execution of AddUsers().

    What should you do?

    A. Call InvokePaint()periodically in the AddUsers() method.
    B. Set the form's DoubleBuffered property to True.
    C. Set the form's AutoRedraw property to True.
    D. Call the AddUsers() method in a new thread.
    E. Call PerformLayout() periodically in the AddUsers()method.

  • Question 13:

    A Visual Studio solution contains several Windows Forms projects and a Class Library project. The Windows Forms projects reference the Class Library project.

    You need to publish the application by using ClickOnce deployment.

    What should you do?

    A. Publish the solution as a whole without the Class Library project.
    B. Publish each Windows Forms project and the Class Library project separately.
    C. Publish each Windows Forms project separately, but do not publish the Class Library project.
    D. Publish the solution as a whole.

  • Question 14:

    Which Windows Forms control allows the user to select multiple items?

    A. ListBox
    B. RadioButton
    C. NumericUpDown
    D. ComboBox

  • Question 15:

    A Windows form contains two buttons. When the buttons are clicked, both buttons must execute CodeBlockA. You need to ensure that you can add new buttons to the form that will execute CodeBlockA when they are clicked. What should you do?

    A. Create an interface that all buttons implement.
    B. Create the new buttons by using Copy and Paste in the form designer.
    C. Create a base class that all buttons inherit from.
    D. Create a shared Click event handler for all buttons.

  • Question 16:

    You place a button in the bottom-right corner of an empty Windows Form.

    You need to ensure that the button stays in the bottom-right corner of the form if the form is resized. Which property should you set on the button?

    A. Dock
    B. AutoSize
    C. Anchor
    D. Location

  • Question 17:

    A Windows Forms project contains a form that you want to inherit from. You choose the Inherited Form template and select the base form from the Inheritance Picker dialog box.

    When the new form is added to the project, none of the controls from the base form are present.

    You need to ensure that the inherited controls are present on the new form.

    What should you do?

    A. Rebuild the solution.
    B. Compile the solution and add a reference.
    C. Copy the controls manually.
    D. Save the form's definition as a .txt file and import the file into the new form's code.

  • Question 18:

    You need to create an application that will be deployed on Microsoft Windows Server 2003. The server does not have a graphics accelerator card installed and will not have hardware upgrades in the future.

    The application must meet the following requirements:

    Provide local file access.

    Store settings in the registry.

    Accept keyboard and mouse input.

    Which type of application should you create?

    A. Console application
    B. Windows Services application
    C. Web application
    D. Windows Forms application

  • Question 19:

    Which control uses complex data binding?

    A. ListBox
    B. DateTimePicker
    C. CheckBox
    D. TextBox

  • Question 20:

    An application uses the Debug.Write() method to output debugging messages. What will happen when you attempt to compile the application in Release mode?

    A. All Debug.Write() lines will continue to output messages to a log file.
    B. The compiler will ignore all lines that contain a call to Debug.Write().
    C. The compiler will display an error for each call to Debug.Write().
    D. All Debug.Write() lines will continue to output messages to a hidden window.

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-362 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.