0

C++, you can exit a program in these ways:

Call the exit function.

Call the abort function.

Execute a return statement from main

asiyashifa Asked question May 30, 2023