In C++,Write a program that defines a base class called FTP3015. It has the following grading scheme:- 3 assignments 100 points each 25%- Midterm 100 points 30%- Final 100 points 45%Based on the total grade of any student for the course, the letter grade of each student can be computed as follows:Any grade of 90 or more is an A, any grade of 80 or more (but less than 90) is a B, any grade of 70 or more (but less than 80) is a C, any grade of 60 or more (but less than 70) is a D, and any grade below 60 is an F.This class needs to have some member variables. The first name, last name, the S-number (student number, it can be made up), the grades, the total grade, and final letter grade can all be considered as private member variables of this class.The class should also have the following public member functions/procedural attributes that canprovide functionality for the objects of the class:a. Constructor and default constructorb. Setter functions for all the member variablesc. Getter functions for all the member variablesd. An input function that asks the user for student’s name, Z-number and grades.e. A function that computes the student’s total gradef. A function that computes the student’s final letter grade.g. An output function that displays the information of any student: including their S-number, and grades on all assignment to the screen.The next step is to create a derived class from FTP3015 and name it Fall23. In this new class, add a 4 th assignment variable. The extra assignment does not change the grading scheme.Add another variable for assignment 4 as the member of the derived class.Generate/redefine the following member functions:- Constructor for the derived class.- Input function which includes all assessments.- Output function which now also displays the grade for 4 th assignment.- A redefined function for computation of the student total grade.Now create another derived class from FTP3015 and name it Summer23. In this new class, add a bonus variable. The bonus variable adds 3% bonus to the total grade for a total of 103%.Generate/redefine the following member functions:- Constructor for the derived class.- Input function which includes all assessments and bonus.- Output function which now also displays the bonus.- A new function definition for a function that adds the bonus to the final grade.Test cases for the class definitions:Once you generate the class definition with all its function definitions, the next step is to use the classes and generate test cases. First, construct some objects of the derived class. Give them names to represent individual students.Every student can start off with initialized total grade of 100 which can be initialized in theconstructor (initial value is 100) and later updated by the teaching staff.Importantly, each student gets a total grade and a letter grade which is computed for themautomatically.Sample students along with their information are summarized and displayed below:

![6. Write a program to determine the maximum height to which a projectile will travel if atmospheric resistance is neglected, for different initial velocities. This problem demonstrates the use of repetition controlled by a terminating limit. Method: The mass of the projectile is m, the initial velocity is v0 m/sec, the last initial velocity is vft/sec. From equations of motion: w=mg, Fz=maz. Applying these equations for the projectile results in the following equations: mg=mac gives ac=g. Initial conditions: s0=0, v0=v. Final conditions: sf=h, vf=0. From Kinematics: vf2=v02+2ac(sfs0) 0=v2+2ac(h0) 2ach=v2 h=2acv2 Data: Real values of initial velocity at 50, 100, 150, and 200 ft/sec. The real value of gravitational acceleration is 32.2 ft/sec2. 7. Write a program to compute and print a table of torsion shear stresses for circular rods having various torsion loads at various offsets. This problem demonstrates the use of nested repetitions. Data: Diameter: 5 and 6 inches. Load: 1000 and 12,000 pounds. Offset: 10, 15, and 20 L. Method: Let D = diameter of the rod. P = torsion load in pounds. L = offset. The torsion shear stress is given by the formula Ts = D^3/(16PL). 8. Write a program that reads numbers from an array and graphs the information in the form of a bar chart or histogram. The number is printed first, and then a bar consisting of that many asterisks is printed beside the number. Note: The define size of the array is 10. Example: [Number]: ********** [Number]: * [Number]: ********* [Number]: ***** [Number]: ********** [Number]: **** [Number]: ** [Number]: ******* [Number]: ******** [Number]: *******](https://gotit-pro.com/wp-content/uploads/2023/10/6c588a25-0ba0-4cf2-9cb7-5cd4974446e7-300x838.png)
Fall 2023 Stefan Salvi S12345678 Student Number 8 digits Assign 1 90 Assign 2 94 Assign 3 0
$10.00 Original price was: $10.00.$5.00Current price is: $5.00.
Download button will appear immediately after successful payment.
Full support will be provided with necessary files installation.
Get impeccable customized solution within 24 hours, hassle-free.
Rated 5.00 out of 5 based on 4 customer ratings
(5 customer reviews)
Free worldwide shipping on all orders over $50
- 30 days easy returns
- Order yours before 2.30pm for same day dispatch
5 reviews for Fall 2023 Stefan Salvi S12345678 Student Number 8 digits Assign 1 90 Assign 2 94 Assign 3 0
Only logged in customers who have purchased this product may leave a review.
SKU: 4708
Category: Computer Science
Tags: An input function that asks the user for students name Znumber and gradese, An output function that displays the information of any student including their Snumber and grades on all assignment to the screenThe next step is to create a derived class from FT, Give them names to represent individual studentsEvery student can start off with initialized total grade of 100 which can be initialized in theconstructor initial value is 100 and, In CWrite a program that defines a base class called FTP3015, It has the following grading scheme 3 assignments 100 points each 25 Midterm 100 points 30 Final 100 points 45Based on the total grade of any student for the course the letter grad, The bonus variable adds 3 bonus to the total grade for a total of 103Generateredefine the following member functions Constructor for the derived class Input function which includes, The extra assignment does not change the grading schemeAdd another variable for assignment 4 as the member of the derived classGenerateredefine the following member functions Const, The first name last name the Snumber student number it can be made up the grades the total grade and final letter grade can all be considered as private member variables of this cl
Narayana Rao –
I really love the quality of the assignments. They are great so far. Accurate.
Wanda Mckinley –
The assignments I submit are always of great quality and completed on time.
Michael Demby –
Thanks a lots, I really appreciate your effort it is an excellent report.
Sam Bammes –
Second time coming to this website for a paper and it worked out great.
Mark Farwell –
It was quality work and in a timely manner. It was the help I needed at the time, and I appreciate it so very much.