以下为程序名为prog的程序内容。则 sh prog

以下为程序名为prog的程序内容。则 sh prog a b c d的执行结果为______

set A B C D
shift
shift
echo $1
答案
第1空:C

题目信息

题号:7223
题型:填空题
难度:普通