Question: Programming tasks in C++ 1. Create a class Student with the variables 1. First name 2. Last name 3. student number 4. direction of study
Programming tasks in C++ 1. Create a class Student with the variables 1. First name 2. Last name 3. student number 4. direction of study 5. Credits 2. Create a vector with students 3. Create a print menu function that prints what choices the user has 1. enter new student 2. print all students 3. register new credits 4. These functions of the operation Other tasks Exercises from chapter 6 1. Exercise 3 2. Exercise 5 3. Exercise 61
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
