Question

Q1: Which of the following is true?
a. Only class templates may specify default type arguments for type parameters.
b. Only function templates may specify default type arguments for type parameters.
c. Both class templates and function templates may specify default type arguments for type parameters.
d. None of the above.

Answer

This answer is hidden. It contains 88 characters.