You need to write a console application that meets the following requirements:
✑ If the application is compiled in Debug mode, the console output must display Entering debug mode.
✑ If the application is compiled in Release mode, the console output must display Entering release mode.
Which code should you use?
renatofrancisco
Highly Voted 5 years, 5 months ago