C++ Program About Loops Assignment you have to write a code for each of the 5 that are attached in C++. please make sure there are no errors or wrong outputs!! they all should be done as what the worksheet wants you to do it, for example some will be (while loop) and others will be(for loop). make sure its the same as whats in the worksheet!After finishing it, please attach each code in a separate txt file and a screenshot of the output Computer Science 120
Project No. 10( all loop structures)
Write programs with the following I/O
1. (while-loop)
Enter a string of grades: ABcdffaACc
No. of A’s…………………………..xx
No. of B’s…………………………..xx
No. of C’s…………………………. xx
No. of D’s…………………………..xx
No. of F’s……………………………xx
2. (while loop)
Enter a group of scores with -1 at the end: 88 55 77 99 22 1 44 -1
Average = xx.xx
Maximum =99
Minimum = 1
3. (for-loop)
This is a temperature conversion table ( C=5(F-32)/9 )
Enter the table size (start, end, next): 100 140 5
F°
C°
100 xx.xx
105 xx.xx
………..
140 xx.xx
4. (do-while)
———-Practice Arithmetic—————1. Addition
2. Subtraction
Enter your choice(1/2): 1
22 + 33 = ? 55
CORRECT
Continue(y/n)? y
11 + 10 = ? 21
CORRECT
Continue(y/n)? y
22 + 45 = ? 70
WRONG
Continue(y/n)? n
No. of CORRECT answers = 2
No. of WRONG answers =1
5. (while-loop and for-loop)
Enter a group of genders: mmmFFMMfff
No. of MALES = * * * * *
No. of FEMALES= * * * * *
Purchase answer to see full
attachment
Science is the pursuit and application of knowledge and understanding of the natural and social…
Clearly stating the definition, the values, the meaning of such values and the type of…
All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures…
All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures…
https://www.npr.org/sections/ed/2018/04/25/605092520/high-paying-trade-jobs-sit-empty-while-high-school-grads-line-up-for-university Click on the link above. Read the entire link and answer the questions below…
All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures…