Multiple choice technology platforms and products

Intent is an action with its associated data URI. You can use intents to invoke internal or external components from your application.

  1. True

  2. False

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

An Intent in Android is a messaging object used to request an action from another app component, consisting of an action and associated data.