nerdexam
IBM

C2180-408 · Question #8

A mobile application developer utilized the WL.TabBar API in an application. When the application is launched, the tab bar is not displayed. What should the mobile application developer add to the…

The correct answer is C. WL.TabBar.init followed by WL.TabBar.setVisible. See the full explanation below for the reasoning.

Question

A mobile application developer utilized the WL.TabBar API in an application. When the application is launched, the tab bar is not displayed. What should the mobile application developer add to the following code snippet?

Exhibit

C2180-408 question #8 exhibit

Options

  • AWL.TabBar.init.
  • BWL.TabBar.setVisible.
  • CWL.TabBar.init followed by WL.TabBar.setVisible.
  • DWL.TabBar.init followed by WL.TabBar.setEnabled.

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    13% (5)
  • C
    77% (30)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full C2180-408 Practice