Westonci.ca is the premier destination for reliable answers to your questions, brought to you by a community of experts. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.
Sagot :
We would use #include<iomainp> header file accordingly.
What is manipulator?
Helping functions known as manipulators can change the input/output stream. It simply affects the I/O stream using the insertion () and extraction (>>) operators, not the value of a variable.
Special functions known as manipulators can be used in an I/O statement to change a stream's format specifications.
Operators who format the data presentation are known as manipulators.The application should contain the file iomanip.h to access manipulators.The manipulators endl, ws, ends, and flush are those without arguments.
Setw (val), Setfill (c), Setprecision (val), Setbase (val), SetIOS Flags (flag), and ResetIOS Flags are examples of manipulators with arguments (m).
Two categories of manipulators are typically in use: Specified and Unspecified.
To know more about pre-processor, visit:-
https://brainly.com/question/13100703
#SPJ4
We hope our answers were useful. Return anytime for more information and answers to any other questions you have. We appreciate your time. Please come back anytime for the latest information and answers to your questions. Discover more at Westonci.ca. Return for the latest expert answers and updates on various topics.