- Expert C++
- Vardan Grigoryan Shunguang Wu
- 68字
- 2021-06-24 16:34:04
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?
推薦閱讀
- Cocos2D-X權威指南(第2版)
- Boost C++ Application Development Cookbook(Second Edition)
- Production Ready OpenStack:Recipes for Successful Environments
- Apache Karaf Cookbook
- The Data Visualization Workshop
- Java應用開發技術實例教程
- C語言程序設計教程
- Mastering Business Intelligence with MicroStrategy
- Scratch3.0趣味編程動手玩:比賽訓練營
- GitHub入門與實踐
- 程序員必會的40種算法
- Socket.IO Cookbook
- Docker on Windows
- JavaScript重難點實例精講
- Scala實用指南