John Smith comes to the New World to do his research on gorillas.()
第1题:
A、had come
B、came
C、would come
D、comes
第2题:
下列字符型常量Hello,world!表示方法中,错误的是______。
A.[Hello,world!]
B.'Hello,wOrld!'
C.Hello,world!,
D.{Hello,world!}
第3题:
下列值不为true的表达式有( )。
A、"john"=="john"
B、"john".equals("john")
C、"john"="john"
D、"john".equals(newString("john"))
第4题:
建立以下用户,组属性及口令文件
A.建立用户smith
B.建立组名sysadm
C.john把mail作为其第二组名
D.smith具有口令654321
A、useraddsmith
B、groupaddsysadm
C、usermod–Gmailjohn
D、passwdsmith(连续两次按提示输入密码654321)
第5题:
A.mkgroup -A=john,mary delivery
B.groupadd -A=john,mary delivery
C.mkgroup adms=john,mary delivery
D.groupadd adms=john,mary delivery
第6题: