nerdexam
CompTIA

ADR-001 · Question #10

Which of the following is the primary reason for web services to output encode all data sent to Android application clients?

The correct answer is D. Output encoding ensures that the client will treat all data received as data and not as executable. See the full explanation below for the reasoning.

Question

Which of the following is the primary reason for web services to output encode all data sent to Android application clients?

Options

  • AOutput encoding eliminates the need for the client to perform input validation, as the server has
  • BOutput encoding ensures that an attacker who can view network traffic cannot read the
  • COutput encoding is required for the data to be sent over an SSL channel.
  • DOutput encoding ensures that the client will treat all data received as data and not as executable

How the community answered

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

Community Discussion

No community discussion yet for this question.

Full ADR-001 Practice