-
Pick out the correct statement.
-
- virtual functions does give the ability to write a templated function
- virtual functions does not give the ability to write a templated function
- virtual functions does not give the ability to rewrite a templated function
- All of above
- None of these
Correct Option: C
virtual functions does not give the ability to rewrite a templated function