Computer Science, asked by flowers4085, 3 days ago

Write a program to input two unequal numbers and find the square of the smaller number and the cube of the greatest number.

Answers

Answered by gsanjaykumar690
0

Answer:

Write a program to enter two unequal numbers . if the first number is greater than display square of the smaller number and cube of the greatr number otherwise , vice-versa. if the numbers are equal , display the massage "both the numbers are equal

Similar questions