- Hands-On System Programming with C++
- Dr. Rian Quinn
- 81字
- 2021-07-02 14:42:36
Questions
- Is the C standard part of the POSIX standard? If so, name an API that is common to both standards.
- What is the difference between the _start() and main() functions?
- List one of the responsibilities of the C runtime?
- Are global constructors executed before or after the main() function?
- What is C++ name mangling, and why is it needed?
- Name one difference between C and C++ program linking.
- What is the difference between a pointer and a reference?
推薦閱讀
- Hands-On Data Structures and Algorithms with Rust
- 算法競賽入門經典:習題與解答
- Test-Driven Development with Mockito
- 數據驅動:從方法到實踐
- 一個64位操作系統的設計與實現
- Power BI商業數據分析完全自學教程
- ZeroMQ
- 數據中心數字孿生應用實踐
- Oracle PL/SQL實例精解(原書第5版)
- LabVIEW 完全自學手冊
- Oracle RAC日記
- 二進制分析實戰
- 大數據數學基礎(Python語言描述)
- The Natural Language Processing Workshop
- Gideros Mobile Game Development