Utility functions:
a. Are private member functions that support operations of the class’s other member functions.
b. Are part of a class’s interface.
c. Are intended to be used by clients of a class.
d. Are a type of constructor.
a. Are private member functions that support operations of the class’s other member functions.
Computer Science & Information Technology