praveen2582 praveen2582
  • 04-03-2020
  • Computers and Technology
contestada

Write a complete program that declares an integer variable, reads a value from the keyboard into that variable, and writes to standard output the square of the variable's value.

Respuesta :

kendrich
kendrich kendrich
  • 09-03-2020

Answer:

#include <iostream>

using namespace std;

int main ()

{

int num;

cin>>num;

cout << num<< " " << 2 num << " " << numnum;

return 0;

}

Explanation:

See answer

Answer Link

Otras preguntas

how many number of strands are in DNA?
if the prime meridian is across the globe which two directions is it faced northern and southern or eastern and western?
The epidermal tissue of a plant prevents _________.
When Mendel crossed two hybrid plants for stem height (Tt), what results did he always get?
how many number of strands are in DNA?
what is 33 %of what number is 1.45
water is considered as a compound of hydrogen and oxygen and not a mixture of hydrogen and oxygen and comment on it
What type of map shows you mountains,rivers,and lakes
rewrite the expression using distributive property 49+35.
Producing an RNA copy of a DNA strand is referred to as __________.