nerdexam
IBM

C2180-279 · Question #10

A Worklight application does not need to connect to a server on startup. However, when previewing the application on the device emulator, it is throwing a server connection error on start up. What…

The correct answer is C. Any server features the application uses will only be available when it connects to the server. See the full explanation below for the reasoning.

Question

A Worklight application does not need to connect to a server on startup. However, when previewing the application on the device emulator, it is throwing a server connection error on start up. What is the consequence if the connection error is resolved using the WL.Client.init({connectOnStartup:false}) API to disable the connection to the server on application startup?

Options

  • AThe application will not be able to subsequently connect to the server.
  • BServer features other than the Remote Disable or Direct Update will be disabled.
  • CAny server features the application uses will only be available when it connects to the server.
  • DThere will be no potential consequences as the runtime will safely disable server connectivity

How the community answered

(42 responses)
  • A
    5% (2)
  • B
    12% (5)
  • C
    74% (31)
  • D
    10% (4)

Community Discussion

No community discussion yet for this question.

Full C2180-279 Practice