Question

Q1: Which of the following is not a difference between hex and setbase?
a. setbase is a parameterized stream manipulator and hex is not.
b. setbase is provided by a different header file than hex.
c. setbase(16) and hex have different effects on stream output.
d. setbase takes an argument but hex does not.

Answer

This answer is hidden. It contains 54 characters.