nerdexam
Microsoft

MB6-894 · Question #81

Developers on your team need to use IntelliSense during the coding process by supplying a list of potential elements from the Application Object Tree (AOT). Because you are converting from an…

The correct answer is B. It prompts the user for known methods and possible choices. D. It can efficiently reference classes that are available in other .NET assembly DLL files. See the full explanation below for the reasoning.

Question

Developers on your team need to use IntelliSense during the coding process by supplying a list of potential elements from the Application Object Tree (AOT). Because you are converting from an earlier version of the MorphX environment that did not have InteliSense, you need to explain advantages of InteliSense to the development team. Which two descriptions should you provide to your team? Each correct answer presents a complete solution.

Options

  • AIt helps maintain consistent spelling of elements.
  • BIt prompts the user for known methods and possible choices.
  • CIt consumes assemblies directly within the application.
  • DIt can efficiently reference classes that are available in other .NET assembly DLL files.

How the community answered

(44 responses)
  • A
    9% (4)
  • B
    75% (33)
  • C
    16% (7)

Community Discussion

No community discussion yet for this question.

Full MB6-894 Practice