Question 5(a): Write down a structure that can store a movie star's records having two attributes (a) starID, and (b) ag
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 5(a): Write down a structure that can store a movie star's records having two attributes (a) starID, and (b) ag
Question 5(a): Write down a structure that can store a movie star's records having two attributes (a) starID, and (b) age. Using this structure take N movie stars' information as input where N will also be input to your program. Write down a function that will take movie stars information as parameter and will return number of stars having age between 20 and 40.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!