Which component ensures secure communication between an app and a server?
Correct Answer: C — TLS/SSL
Explanation:
TLS (Transport Layer Security) and SSL (Secure Sockets Layer) ensure secure communication between an Android app and a server by encrypting the data transmitted.