dsreilly8278 dsreilly8278 04-07-2018 Mathematics contestada Write a complete program thatdeclares an integer variable,reads a value from the keyboard into that variable, andwrites to standard output the square of the variable's value.besides the number, nothing else should be written to standard output.