When you code a class that defines a broadcast receiver, you override a method that's executed when the broadcast is received. What's the name of this method?

When you code a class that defines a broadcast receiver, you override a method that's executed when the broadcast is received. What's the name of this method?










a. onReceive
b. onBroadcast
c. onExecute
d. onClick












Answer: A


Android

Learn More Multiple Choice Question :