Template Quiz-Asked in Interviews.

Placewit
Feb 17, 2022

--

Which of the following is true about templates?

A) Template is a feature of C++ that allows us to write one code for different data types.

B) We can write one function that can be used for all data types including user-defined types.

C) We can write one class or struct that can be used for all data types including user-defined types.

D) Template is an example of compile-time polymorphism.

Solution: D is correct

All of the given oprions are applicable for Templates

Thanks for Reading

Placewit grows the best engineers by providing an interactive classroom experience and by helping them develop their skills and get placed in amazing companies.

Learn more at Placewit. Follow us on Instagram and Facebook for daily learning.

--

--

Placewit
Placewit

Written by Placewit

Upskilling students for tech placements!

No responses yet