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?




Answer: putExtra


Learn More :