

MCQOPTIONS
Saved Bookmarks
1. |
Which header file is used for the numeric limits in C++? |
A. | <limits> |
B. | <number> |
C. | <iostream> |
D. | All of above |
E. | None of these |
Answer» B. <number> | |