c) Joseph wants to create an app that displays his details on a listview such as First Name, Last Name, IDNumber, Gender and Favorite Meal.
i. Declare and instantiate (fill with values) an array that can hold the details of Joseph. (3 marks)
ii. Write lines of code that displays the word “Male” on a toast message when the item Gender is clicked