Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
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 Fall'20 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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started