Toughest concept in C++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Toughest concept in C++

Which is the toughest concept in C++? Is it Composition (in class) ?

19th Jun 2017, 7:47 PM
Ritesh Behera
Ritesh Behera - avatar
4 Answers
+ 8
The toughest concepts are not even in the tutorials.
20th Jun 2017, 4:25 AM
Hatsy Rei
Hatsy Rei - avatar
+ 3
That's different for everyone. For some understanding pointers is tough, for others maybe composition. For me it's polymorphism and virtual inheritance
19th Jun 2017, 9:12 PM
Eligijus Silkartas
Eligijus Silkartas - avatar
+ 3
Maybe pointer and dynamic memory management?
20th Jun 2017, 5:07 AM
Bàng Tứ Cường
Bàng Tứ Cường - avatar
0
what does cpp stand for in source file of a constructor?
24th Jun 2017, 7:51 AM
Robert123 Huang
Robert123 Huang - avatar