MCQOPTIONS
Saved Bookmarks
| 1. |
Which statement will you add in the following program to work it correctly? |
| A. | #include<conio.h> |
| B. | #include<math.h> |
| C. | #include<stdlib.h> |
| D. | #include<dos.h> |
| Answer» C. #include<stdlib.h> | |