0
What are the topics in C++ ?
2 ответов
0
that's y u got a course,
0
I m listing some of important topics.
1.Basic fundamental
2. variable and data type
3.opertors
4.variable scope
5.control flow
6.array , string , pointers and reference
7.functions
8. Basic object oriented programming
9.operator overloading
10.inheritance
11.virtual function
12.Templates
13.exception
14.STL
15.I/O
16. C++ 11 features