Is C++ functional or imperative language? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Is C++ functional or imperative language?

Wikipedia says that C++ is functional rather than imperative. that is it treats computation as evaluation of math functions and avoids changing state and mutable data. I did not noticed that here in Solo.

4th Nov 2017, 9:51 AM
yuri
0 Respuestas