2023-09-23 2023 CSP-J1真题 2023CSP-J1 CSP In Process 一、 单项选择题1、在C++中,下面哪个关键字用于声明一个变量,其值不能被修改?( )。 A. unsigned B. const C. static D. mutable 答案: B