In which year C++14 was introduced?

13. In which year C++14 was introduced?

  1. 2014
  2. 2015
  3. 2017
  4. None of the above

Answer: A) 2014

Explanation:

C++14 was introduced in 2014. It contains the following features:

  • polymorphic lambdas
  • digit separators
  • generalized lambda capture
  • variable templates
  • binary integer literals
  • quoted strings

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.