If you want to pass data to the receiver, what method of the Intent class can you use to store data in the Intent object?

If you want to pass data to the receiver, what method of the Intent class can you use to store data in the Intent object?










a. put
b. putExtra
c. putStringExtra
d. putIntExtra












Answer: B


Android

Learn More Multiple Choice Question :