Bartleby Related Questions Icon

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"?
expand button
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
Check Mark
Knowledge Booster
Background pattern image
Similar questions