Tag: Policy
-
C++ Programming Questions and Answers – Template Arguments to Specify Policy
C++ Programming Multiple Choice Questions & Answers (MCQs) focuses on “Template Arguments to Specify Policy”. Q 1. What is meant by the template parameter?A. It can be used to delete a typeB. It can be used to evaluate a typeC. It can of no return typeD. It can be used to pass a type as…