Question: 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,
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.
(Have Given the sample output, solve it in "C Language " in easier way) urgent
Thank You
Q2. Create a Structure with name, id, hometown, faculty, courseName, courseCode facultyName,section, credits. 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 the output|info Sample Output: Name: Reshma id: 1234567 Homwtown: Delhi Fall'20 Courses: Code Name Credit Section Faculty CSE115 Programming Language 3 11 AAB CSE215 Programming Language II 12 SAK1 3 3 CSE173 Programming Language 3 13 AAC CSE221 Discrete Mathematics 3 13 MMA CSE331 Mathematics 3 13 CCD CSE551 Programming Language 1 13 DDD1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
