nerdexam
IBM

C2180-279 · Question #32

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

(42 responses)
  • A
    2% (1)
  • B
    10% (4)
  • C
    81% (34)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full C2180-279 Practice