No. Using the Console to interface with the user is "old fashioned" and you won't be doing it for long anyway. C# was born into a Windows world, and was primarily designed to work in Windows apps. C++ was the child of C, and was born into a world where Windows was new and unpopular, so it was given much more text based user input focus, because it needed it way back then. In the modern world, even C++ apps very rarely use cin at all now!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!