Home » C++ Programming » Functions » Question
  1. Which keyword is used to declare the min and max functions?
    1. string
    2. algorithm
    3. iostream
    4. All of above
    5. None of these
Correct Option: B

Algorithm header file contain the supporting files needed for the execution of these functions.



Your comments will be displayed only after manual approval.