IBM
C2180-278 · 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
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
(34 responses)- A12% (4)
- B6% (2)
- C79% (27)
- D3% (1)
Community Discussion
No community discussion yet for this question.
