How to print your name using C++? Get link Facebook X Pinterest Email Other Apps March 28, 2021 To print your name in C++ you need to write it in within double quotes after cout with the below code- Read more