nerdexam
Adobe

9A0-182 · Question #52

You want to interact with native processes from within your AIR application. Which two steps will you need to complete? (Choose two.)

The correct answer is D. You will need to include <supportedProfiles>extendedDesktop</supportedProfiles> in your E. You will need to build a native installer on the same OS on which it will be installed. See the full explanation below for the reasoning.

Question

You want to interact with native processes from within your AIR application. Which two steps will you need to complete? (Choose two.)

Options

  • AYou will need to compile a native installer stub using a C compiler
  • BYou will need to use NativeProcess as the root element of your application instead of
  • CYou will need to specify the target OS in the application descriptor
  • DYou will need to include <supportedProfiles>extendedDesktop</supportedProfiles> in your
  • EYou will need to build a native installer on the same OS on which it will be installed

How the community answered

(32 responses)
  • A
    16% (5)
  • B
    3% (1)
  • C
    9% (3)
  • D
    72% (23)

Community Discussion

No community discussion yet for this question.

Full 9A0-182 Practice