+ 13
getch()Â reads a single byte character from input. getch() is a way to get a user inputted character. If you use Turbo C++ or Dev C++, then it is used to hold the output console for sometime till you enter something for checking the output.
Hope this helps !!