2、C++高频面试真题|11-20
大约 1 分钟编程语言原创技术面试题解析C++面试程序员求职程序厨
🌟C++ 中都有哪些构造函数?
哪些操作允许在指针上进行?
delete 运算符的目的是什么?
delete []与 delete 的区别是什么?
C++ 中 char*、const char*、char* const、const char* const 的区别?
🌟C++ 中数组和指针的区别?
🌟C++ 中 sizeof 和 strlen 的区别?
🌟C++ 中四种类型转换的使用场景?
C++ 中 struct 和 class 的区别?
🌟C++ 中 new 和 malloc 的区别?delete 和 free 的区别?





