Question: Do the code in C and please kindly share the whole code with output Screenshots. 2. Create a Structure with name,id, hometown,faculty,courseName,courseCode facultyName,section, credits. (10)

Do the code in C and please kindly share the whole code with output Screenshots.
2. Create a Structure with name,id, hometown,faculty,courseName,courseCode facultyName,section, credits. (10) Write a program to take your full name, id, HomeTown, All Courses names and course codes of fall20, All faculties names of fall20, All sections of fall 20, All credits of fall20 courses from user input using that structure. Then write all information in a text file. Note: i) Must Follow sample output format ii) Use your real info Sample Output: Name: Nur Hossain Id: 1530254 Homwtown: Feni Fall20 Courses: Code Name Credit CSE115 Programming Language I 3 CSE215 Programming Language II 3 CSE173 Discrete Mathematics 3 Section 11 12 13 Faculty TNS1 SAK1 MSK1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
