How to print your name using C++?

  To print your name in C++ you need to write it in within double quotes after cout with the below code-


Comments