Problem
1. Describe the parameters to the Intent constructor when it is used to call another activity.
2. What method is used to call another activity and what parameter does it take?
3. What method of the Intent class is used to attach a message to a call to an activity?
4. What method of the Intent class is used to fetch a message in a called activity?