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.
A
It helps maintain consistent spelling of elements.
B
It prompts the user for known methods and possible choices.
C
It consumes assemblies directly within the application.
D
It can efficiently reference classes that are available in other .NET assembly DLL files.
Show Answer