Let's test your knowledge. Click the correct answer from the options.
Which of the following manipulators is used to display a floating-point number with a specific number of decimal places?
A) std::setw B) std::fixed C) std::hex D) std::setprecision