MCQOPTIONS
Saved Bookmarks
| 1. |
pragma exit is primarily used for? |
| A. | Checking memory leaks after exiting the program |
| B. | Informing Operating System that program has terminated |
| C. | Running a function at exiting the program |
| D. | No such preprocessor exist |
| Answer» C. Running a function at exiting the program | |