Question: ONLY CODE IN C LANGUAGE PLEASE 1.Write a program that would collect data from 50 users. The users may enter an integer or real number
ONLY CODE IN C LANGUAGE PLEASE
1.Write a program that would collect data from 50 users. The users may enter an integer or real number or string of maximum 50 characters. The data collected from the users have to be stored in successive memory locations.
2.Create a new data type account that can hold the details of the customer of a bank. Write a C program that would receive the values of account details of customers and store them in successive locations in the memory using the new data type created.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
