What is the goal of exiting gracefully?
(1 point)
Responses
to restart the program
to restart the program
to avoid error messages
to avoid error messages
to stop using a library
to stop using a library
to avoid an infinite loop
1 answer
The goal of exiting gracefully is to avoid error messages and to stop using a library.