C++语句 cout << (2 * 3, 3 % 10, 2+3) 的输出为 6,3,5 。 ( )
提交编写好的C++程序,运行程序时输出正确答案True或False。 而不要直接提交答案True或False。
GESP2023年12月C++一级真题