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
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