Quiz: Variadic Templates

Assess your knowledge gained in this section by attempting the quiz below.

1

What are variadic templates?

A)

Templates that can accept any number of template arguments

B)

Templates that can accept only a fixed number of template arguments

C)

Templates that can accept template arguments of any type except user-defined custom types

D)

Templates that can accept only user-defined custom types as template arguments

Question 1 of 60 attempted

Get hands-on with 1200+ tech skills courses.