nerdexam
IBM

C2180-278 · Question #35

A mobile application developer needs to invoke a native page from the webpage In a Hybrid application using WL.Nativepage.show ("com.nativepage" ,arg,param) What is the arg parameter In the…

The correct answer is B. The function that gets called on return from native page. See the full explanation below for the reasoning.

Question

A mobile application developer needs to invoke a native page from the webpage In a Hybrid application using WL.Nativepage.show ("com.nativepage" ,arg,param) What is the arg parameter In the statement above?

Options

  • AThe variables that are being passed to the native page.
  • BThe function that gets called on return from native page.
  • CThe variable that will hold the return object from native page.
  • DThe name of the error handler class that should be invoked incase of error

How the community answered

(21 responses)
  • A
    10% (2)
  • B
    71% (15)
  • C
    5% (1)
  • D
    14% (3)

Community Discussion

No community discussion yet for this question.

Full C2180-278 Practice