Using C Code A. Write a program that contains a global structure variable that is initialized to hold your first name, your last name, your lucky non-whole number (e.g. 26.5), your major, and a...


Using C Code


A. Write a program that contains a global structure variable that is initialized to hold your first name, your last name, your lucky non-whole number (e.g. 26.5), your major, and a listing (an array) of your six most favorite college courses you have ever taken or plan to take. Then your program should access and print the stored data.


B. Print the data twice


-Once using the structure variable and do-while loop


-Second using a pointer variable and a while-do loop



Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here