单项选择题在程序运行时,下面的叙述中正确的是______。
单项选择题执行以下程序段 a $= Visual Basic Programming b $= C++ c $=UCase(Left $(a $,7))&b $ &Right$(a $ ,12) 后,变量c $的值为______。