The correct statement to print the square of 3 in C++ is-
Answers
Answered by
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