At the end of this semester (Spring2019), we want to store the first name, the last name, and the final mark (out of 100) of all students of section 3143 having studied the course data structures. Note that the total number of students in this section is equal to 67.
Through a C++ program, define suitable data structures to store these data. Additionally, your program will ask the user to enter all of these required data then, will print on the screen the first and last names of all students obtaining a final mark greater than or equal to 80.
السؤال
Alone Moon
At the end of this semester (Spring2019), we want to store the first name, the last name, and the final mark (out of 100) of all students of section 3143 having studied the course data structures. Note that the total number of students in this section is equal to 67.
Through a C++ program, define suitable data structures to store these data. Additionally, your program will ask the user to enter all of these required data then, will print on the screen the first and last names of all students obtaining a final mark greater than or equal to 80.
1 جواب على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.