
上QQ阅读APP看书,第一时间看更新
Questions
- What are the three properties of objects?
- What's the advantage of moving objects instead of copying them?
- What's the difference between structs and classes in C++?
- What's the difference between aggregation and composition relations?
- What's the difference between private and protected inheritance?
- How is the size of the class affected if we define a virtual function in it?
- What's the point of using the Singleton design pattern?