nerdexam
GIAC

GREM · Question #35

What does the presence of DllImport attribute indicate in a .NET assembly? (Choose Two)

The correct answer is A. Direct invocation of unmanaged code C. Interoperability with Windows API functions. See the full explanation below for the reasoning.

Question

What does the presence of DllImport attribute indicate in a .NET assembly? (Choose Two)

Options

  • ADirect invocation of unmanaged code
  • BAn attempt to perform network communication
  • CInteroperability with Windows API functions
  • DAutomatic garbage collection

How the community answered

(32 responses)
  • A
    72% (23)
  • B
    6% (2)
  • D
    22% (7)

Community Discussion

No community discussion yet for this question.

Full GREM Practice