📝 在 C++ 中,`const int N = 100;` 和 `#define N 100` 的作用是完全等价的,没有区别。( )
📂 C++
· ⚡ 难度 1
· ❓ 判断题
· 📖 三级模拟
在 C++ 中,`const int N = 100;` 和 `#define N 100` 的作用是完全等价的,没有区别。( )
在 C++ 中,`const int N = 100;` 和 `#define N 100` 的作用是完全等价的,没有区别。( )