1, C language Const symbol constant; (1) const char * p (2) Char const * p (3) char * const p Despect the difference between the above three descriptions; assigning a memory;
2, C 1 pure virtual function definition and its role
2 Definition of the function of pure analysis and its role
3 Global variables, global static variables (the first two are not blusted), the difference between member variables, reference in derived class
4 static variable, static partial variable, (condition between the first two), dynamic variables, static members
5 pointer characteristics, reference
6 Constant and member functions
7 Del A and Del A [];
8 Distribute the statement;
9 Object Array Definition and Release
What is the role of 10 C member pointer plus 1?
11 member variables concept and usage
12 multi-threaded development, multi-process development
13 inheritance, polymorphism, business concept