98-372 Exam Details

  • Exam Code
    :98-372
  • Exam Name
    :Microsoft .NET Fundamentals
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :230 Q&As
  • Last Updated
    :Apr 20, 2020

Microsoft 98-372 Online Questions & Answers

  • Question 11:

    A class named Student is contained inside a namespace named Contoso.Registration. Another class named Student is contained inside a namespace named Contoso.Contacts.

    You need to use both classes within the same code file. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)

    A. Add the following line of code on the top of the code file, Using Contoso; Refer to the classes by using the Student class wrapped within the regions named Registration and Contacts.
    B. Refer to the classes by using their fully qualified class names, Contoso.Registration.Student and Contoso.Contacts.Student.
    C. Add the following lines of code on the top of the code file. Using Contoso.Contacts; Using Contoso.Registration; Refer to the classes by using the Student class.
    D. Add the following lines of code on the top of the code file. Using RStudent = Contoso.Registration.Student; Using CStudent = Contoso.Contacts.Student; Refer to the classes as RStudent and CStudent.

  • Question 12:

    Why do managed languages use references and not pointers?

    A. Pointer notation requires more characters than reference notation.
    B. Pointers are stored by using a fixed amount of memory.
    C. Pointers are not type-safe.
    D. Null pointers can lead to run-time errors.

  • Question 13:

    Managed code manages:

    A. Processor optimization
    B. Database connections
    C. Source code
    D. Memory

  • Question 14:

    You need to encrypt data by using a public key and a private key.

    Which .NET class should you use?

    A. DSACryptoServiceProvider
    B. RijndaelManaged
    C. TripleDESCryptoServiceProvider
    D. DESCryptoServiceProvider

  • Question 15:

    Which namespace should you reference while using the StreamWriter class?

    A. System.Text
    B. System.Drawing
    C. System.IO
    D. System.Printing

  • Question 16:

    Which two actions are performed by the .NET Version class? (Choose two.)

    A. Returns the version number of the web browser
    B. Provides the base class for value types.
    C. Returns the version number of an assembly.
    D. Returns the version number of the Common Language Runtime.

  • Question 17:

    The SecureString class:

    A. Ensures that a password is strong enough.
    B. Protects data from being revealed during garbage collection.
    C. Ensures that memory will always be available for a string.
    D. Remains in memory always.

  • Question 18:

    In the Common Language Runtime (CLR), what information is used to make decisions on security policy?

    A. Code group
    B. Evidence
    C. Cryptography
    D. Permissions

  • Question 19:

    Type-safe code prevents:

    A. Unauthorized memory access.
    B. Slow performance.
    C. Namespace conflicts.
    D. Format exceptions.

  • Question 20:

    In which file does a .NET Windows application store information that has been customized for a particular instance of the application?

    A. Web.config
    B. User.config
    C. Machine.config
    D. App.config

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