Saved Bookmarks
| 1. |
Which header file is needed to use exit() function in a program? (a) iostream (b) cstdlib (c) math (d) iomanip |
|
Answer» cstdlib header file is needed to use exit() function in a program |
|