If you want to get String data from the intent for a broadcast action, what method of the Intent class can you use?

If you want to get String data from the intent for a broadcast action, what method of the Intent class can you use?










a. getString
b. getStringExtra
c. getStringText
d. getStringData










Answer: B


Android

Learn More Multiple Choice Question :