Question: [ C + + 1 1 ] : Which of the following is true? Only class templates may specify default type arguments for type parameters.

[C++11]: Which of the following is true?
Only class templates may specify default type arguments for type parameters.
Only function templates may specify default type arguments for type parameters.
As of C++11, you can use default type arguments for template type parameters in function templates.
None of the above.
[ C + + 1 1 ] : Which of the following is true?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!