1. If I had a structure called "birthdays" that contained a string for a birthdate, a string for a name, and an integer for an age, how could I create a variable called "mike" of this structure type and initialize its birthday to "07/09/02", its name to "Mike Johnson", and its age to "19"?
1. If I had a structure called "birthdays" that contained a string for a birthdate, a string for a name, and an integer for an age, how could I create a variable called "mike" of this structure type and initialize its birthday to "07/09/02", its name to "Mike Johnson", and its age to "19"?
Related questions
Question
![1. If I had a structure called "birthdays" that contained a string for a birthdate, a string for a name, and an integer for an age, how could I create a variable called "mike" of this structure type and initialize its birthday to
"07/09/02", its name to "Mike Johnson", and its age to "19"?](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F82aefee1-a4fd-40e7-8b3f-97f92bfc6e2a%2F9f328cf9-eeb2-4240-b487-4114a5d3a145%2Fm94ijsy_processed.png&w=3840&q=75)
Transcribed Image Text:1. If I had a structure called "birthdays" that contained a string for a birthdate, a string for a name, and an integer for an age, how could I create a variable called "mike" of this structure type and initialize its birthday to
"07/09/02", its name to "Mike Johnson", and its age to "19"?
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps with 2 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)