Computer Science, asked by shireensaba342, 1 month ago

write a program to accept and print one int variable.also,print the square and cube of the variable.write two outputs​

Answers

Answered by ashadhotre25
0

Answer:

This program allows the user to enter an integer value and then finds the square of that number using the Arithmetic Operator.

Similar questions