Multiple choice technology platforms and products

To enable your application to initiate a phone call, you must set permissions in the manifest file as below: Choose the most appropriate answer.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Initiating a phone call is a protected action in Android that requires declaring the CALL_PHONE permission in the manifest file.