Multiple choice Manipulators are used to allocate memory free allocated memory resolve scope of variable formats data display Reveal answer Fill a bubble to check yourself D Correct answer Explanation Manipulators (like setw, setprecision, endl) are used in C++ input/output streams to format the way data is displayed or read.