InterviewSolution
Saved Bookmarks
| 1. |
Which are done by compiler for templates?(a) type-safe(b) portability(c) code elimination(d) prototypeI got this question in semester exam.Query is from Simple String Template in portion Derived Classes, Templates & Exception Handling in C++ of C++ |
|
Answer» Right answer is (a) type-safe |
|