A- Using for loops, write a program to find and print the result of: 6. +-+ x² 2 4 x* x° Enter (x) value from the keyboard. B- Write a program that read from keyboard (10) integer numbers, then find...


In C++


Using for loops, write a program to find and print the result of: 2 4 Enter (x) value from the keyboard.


Answer A



A- Using for loops, write a program to find and print the result of:<br>6.<br>+-+<br>x²<br>2<br>4<br>x*<br>x°<br>Enter (x) value from the keyboard.<br>B- Write a program that read from keyboard (10) integer numbers, then find and print:<br>1- The summation of odd numbers.<br>2- The average of even numbers.<br>

Extracted text: A- Using for loops, write a program to find and print the result of: 6. +-+ x² 2 4 x* x° Enter (x) value from the keyboard. B- Write a program that read from keyboard (10) integer numbers, then find and print: 1- The summation of odd numbers. 2- The average of even numbers.

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here