Sunday, 24 April 2022

8. Write a program to accept records of different states using array of structures. The structure should contain char state, int population, int literacy rate and int per capita income. Assume suitable data. Display the state whose literacy rate is highest and whose per capita income is highest.





 coming soon....

No comments:

Post a Comment

python programs

1. sum of two number