Between C to C++, which of them has more precision and is memory conservative? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Between C to C++, which of them has more precision and is memory conservative?

C versus C++

3rd Jul 2017, 3:39 PM
DOMINIC KWABENA AMOAKO BAAH
4 Réponses
+ 2
In regards to memory, that's up to you. I prefer OOP, so my recommendation between the two is C++.
3rd Jul 2017, 3:43 PM
AgentSmith
+ 3
C++ as the percision of C. That is because C++ can use C code along with other things like as @Netkos said OOP.
3rd Jul 2017, 3:48 PM
Manual
Manual - avatar
+ 2
hmm, well noted!
3rd Jul 2017, 3:45 PM
DOMINIC KWABENA AMOAKO BAAH
+ 1
what of the input/output code styles of the two?
3rd Jul 2017, 3:58 PM
DOMINIC KWABENA AMOAKO BAAH