单项选择题
A.while B.for C.until D.if
定义数组如下: 则,array[0],array[1],array[2]分别是array数组中下标即索引为0,1,2的()。
A.数组中的元素 B.数组名称 C.索引 D.下标
A.1 2 3 4 5 B.1 6 C.1 1 1 1 1 1 D.1 2 3 4 5 6
以下脚本的功能是在/home目录下循环创建10个文件,文件名分别为file1…file10,请补全括号处应该填写的内容。()
A.ls/home/file$i B.useradd/home/file$i C.mkdir/home/file$i D.touch/home/file$i
微信扫一扫,加关注免费搜题