nerdexam
IBM

P2180-031 · Question #11

What types of Java methods can be called from Worklight adapter?

The correct answer is C. Both static and instance methods can be called from adapter. See the full explanation below for the reasoning.

Question

What types of Java methods can be called from Worklight adapter?

Options

  • ASince adapter is implemented in JavaScript only static methods which do not require creating a
  • BSince adapter is implemented in JavaScript only instance methods may be called after creating
  • CBoth static and instance methods can be called from adapter
  • DAdapter has a full access to supplied Java code. Static, public and private methods may be called

How the community answered

(52 responses)
  • A
    6% (3)
  • B
    12% (6)
  • C
    79% (41)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full P2180-031 Practice