πŸ“Š CPP Programming
Q. Which of the following is not correct (in C++)?
1. Class templates and function templates are instantiated in the same way
2. Class templates differ from function templates in the way they are initiated
3. Class template is initiated by defining an object using the template argument
4. Class templates are generally used for storage classes
  • (A) (1)
  • (B) (2), (4)
  • (C) (2), (3), (4)
  • (D) (4)
πŸ’¬ Discuss
βœ… Correct Answer: (C) (2), (3), (4)

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
294
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
82%
Success Rate