write a program in qbasic64
to input a number. Calculate and print sum of the squares of odd factors and also print product of even factors.
Answers
Answered by
1
Explanation:
4:1
the ratio of kinetic energy of a projectile at the point of projection to the maximum height is 4:1.#include #define PI 3.14159 #define TAB '\t' int main() { float r, area; std::cin>>r; area=PI*r*r; std::cout<<"Circle "<
Similar questions
CBSE BOARD X,
3 months ago
Math,
3 months ago
Math,
3 months ago
India Languages,
7 months ago
English,
7 months ago
Physics,
11 months ago
Math,
11 months ago