When i build a Console application and run it the console always closes after the program is executed which means I cannot view any output. How do I stop the console from closing?

Thanks