(Choose1answer)
What does an Intent's action represent in Android?
A. The name of the component to be started
B. The type of operation to be performed, such as "ACTION_VIEW," "ACTION_SEND", "ACTION_DIAL".
C. The layout of the user interface
D. The permissions required to use the Intent.
Eatt 3