nerdexam
CompTIA

ADR-001 · Question #55

ADR-001 Question #55: Real Exam Question with Answer & Explanation

Sign in or unlock ADR-001 to reveal the answer and full explanation for question #55. The question stem and answer options stay visible for context.

Question

A developer has written an Android application that uses the HttpURLConnection API to communicate with a backend server. Which of the following is the simplest method to protect the network communications of the application?

Options

  • APurchase an SSL library from a major vendor and integrate it into the application to protect the
  • BAdd the call setSecureSocket(true) to each HttpURLConnection object immediately after it is
  • CReplace every HttpURLConnection object with an HttpsURLConnection API.
  • DCall Android's built-in AES and RC-4 encryption implementations.

Unlock ADR-001 to see the answer

You've previewed enough free ADR-001 questions. Unlock ADR-001 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full ADR-001 Practice
A developer has written an Android application that uses the... | ADR-001 Q#55 Answer | NerdExam