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
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here