struct to solve it.? The studentType structure contains five components which are name and programme of type string, id of type int, mark of type double and totalmarks of type double. Thr marks component is of three elements.
Write a program to define the studentType structure. Since there are...