Computer Science, asked by harshitkumar989, 7 months ago

The correct statement to print the square of 3 in C++ is-​

Answers

Answered by vermaakanksha658
1

Answer:

string written within the double quotes of cout are used to print any message on the screen. The statement written after >> of 'cin' takes values/ input from memory( here taking characters) .

Similar questions