書名: Expert C++作者名: Vardan Grigoryan Shunguang Wu本章字?jǐn)?shù): 68字更新時(shí)間: 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?
推薦閱讀
- 在最好的年紀(jì)學(xué)Python:小學(xué)生趣味編程
- 程序員面試筆試寶典
- Mastering Concurrency in Go
- 深入淺出Spring Boot 2.x
- JavaFX Essentials
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊(cè))
- The Computer Vision Workshop
- Functional Kotlin
- AutoCAD VBA參數(shù)化繪圖程序開發(fā)與實(shí)戰(zhàn)編碼
- 劍指Java:核心原理與應(yīng)用實(shí)踐
- AutoCAD 2009實(shí)訓(xùn)指導(dǎo)
- Cocos2d-x Game Development Blueprints
- Beginning C++ Game Programming
- Bootstrap for Rails
- C++程序設(shè)計(jì)教程