Question 1 Describe the theory behind class templates and function templates along with relevant programming examples
Question 2 With the help of suitable programming examples, explain Selection control statements and Iteration statements in C++
Question 3 Write your own C++ functions for the following problems-
- Sort a book list in a library based on the discipline
- Print the sorted output on the console