Home » C++ Programming » Questions and Answers » Question
  1. setprecision requires which of the following header file?
    1. iomanip.h
    2. stdlib.h
    3. conio.h
    4. console.h
    5. None of these
Correct Option: A

The iomanip header file is used to correct the precision of the values.



Your comments will be displayed only after manual approval.