nerdexam
Oracle

1Z0-441 · Question #35

The EL expression#{deviceScope.hardware.networkStatus}returns a dynamic value based on the mobile device's current network connectivity. Which is an invalid use of the network status?

The correct answer is B. Disable entry to a feature if it requires network access and the current network status. See the full explanation below for the reasoning.

Question

The EL expression#{deviceScope.hardware.networkStatus}returns a dynamic value based on the mobile device’s current network connectivity. Which is an invalid use of the network status?

Options

  • AIf the value returned is 3g, warn the user that downloading data may take significant
  • BDisable entry to a feature if it requires network access and the current network status
  • CStop the user from invoking the phone device service, which relies on a 2G, 3G, or 4G
  • DCall an external web service to refresh data if a connection is available; otherwise, use a

How the community answered

(28 responses)
  • A
    7% (2)
  • B
    79% (22)
  • C
    11% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-441 Practice