USE THE ABOVE ESCAPE SEQUENCE IN A HELLO.CPP PROGRAM AND OBSERVE THE IMPACT THAT EACH OF THEM HAVE ON
THE PROGRAM. WRITE THE ANSWER WHAT YOU HAVE OBSERVED
#include<iostream> int main() { std::cout << "Hello World\n"; } // \n represents new line
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment