單項選擇題要清除所有開頭字母為A的變量,應使用命令().

A.release all like a*
B.release all like a?
C.rele all except a?
D.release all except a*


你可能感興趣的試題

1.單項選擇題設N=886,M=345,K="M+N″,表達式1+&K的值是().

A.數(shù)據(jù)類型不匹配
B.1+M+N
C.1232
D.346