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

    You want to access a native Win32 function from a .NET application.

    You import the function.

    Which two keywords should you use to define the function? (Each correct answer presents part of the solution. Choose two.)

    A. Extern
    B. Static
    C. Private
    D. Public

  • Question 132:

    Which should you use to call a class written in C# from a program written in Microsoft Visual Basic .NET?

    A. The Visual Basic .NET syntax
    B. A Component Object Model (COM) interface
    C. The Windows Communication Foundation (WCF) API
    D. The C# syntax

  • Question 133:

    Which two methods can you use to load an assembly? (Each correct answer presents a complete solution. Choose two.)

    A. Load(String)
    B. LoadModule(String, Byte())
    C. GetLoadedModules()
    D. LoadFrom(String)

  • Question 134:

    What is an advantage of strongly typed code languages like .NET?

    A. Use of less memory.
    B. Improved readability.
    C. Use of efficient type casting.
    D. Capturing of errors during compilation.

  • Question 135:

    Common Intermediate Language (CIL) is converted into executable code by using:

    A. Intermediate Language Disassembler (ILDASM.exe).
    B. Interactive debugger.
    C. Microsoft Visual Studio.
    D. Just-in-Time (JIT) compiler.

  • Question 136:

    You write a method named DoWork.

    You need to log all exceptions that occur inside DoWork. You also need to ensure that all exceptions are raised to the calling code.

    Which code segment should you use?

    A. B.
    C. D.

  • Question 137:

    You want to substitute values in a string that is displayed on the console. Which code fragment will display "Hello, World"?

    A. Console.WriteLine("Hello, {0}", "World");
    B. Console.WriteLine("Hello, (0)", "World");
    C. Console.WriteLine("Hello, ", "World");
    D. Console.WriteLine("Hello, [0]", "World");

  • Question 138:

    You need to handle only SqlException exceptions. You also need to ensure that any other exception flows back to the calling code.

    Which code segment should you use?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 139:

    Which is the build number of a Version object instantiated by using the following code fragment? Dim v As New Version (2, 4, 6, 8)

    A. 2
    B. 4
    C. 6
    D. 8

  • Question 140:

    You create a custom exception class named MyCustomException that is derived from ApplicationException. Which code segment should you use to raise MyCustomException?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

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.