MCQOPTIONS
Saved Bookmarks
| 1. |
How to get feedback on message sent? |
| A. | Use two Intent objects in the sendTextMessage() method. |
| B. | Use two PendingIntent objects in the sendTextMessage() method. |
| C. | Use two PendingIntent objects in the startActivity() method. |
| D. | None of the above. |
| Answer» C. Use two PendingIntent objects in the startActivity() method. | |