Pregunta de entrevista de Deloitte

What is the Difference between C, C++ and Python ?

Respuesta de la entrevista

Anónimo

25 jun 2024

C is a procedural programming language known for its efficiency and control over system resources, while C++ is an extension of C that includes object-oriented features. Python is a high-level, interpreted language known for its readability and ease of use, with a vast standard library and support for multiple programming paradigms.