Question 16 1 pts Look at the following code sample: struct Pet public string name; public int age; public string type: Which