nerdexam
SAP

C_FIORDEV_21 · Question #73

How do you access the MessageManager?

The correct answer is B. It is a singleton and can be accessed by the getMessageManager function on the core object. See the full explanation below for the reasoning.

Question

How do you access the MessageManager?

Options

  • AYou have to instantiate the MessageManager using the constructor function.
  • BIt is a singleton and can be accessed by the getMessageManager function on the core object.
  • CEach UI control provides a function to access the MessageManager.

How the community answered

(61 responses)
  • A
    15% (9)
  • B
    79% (48)
  • C
    7% (4)

Community Discussion

No community discussion yet for this question.

Full C_FIORDEV_21 Practice