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