欢迎来到PP题库网 PP题库官网
logo
全部科目 > IBM认证考试 > IBM(000-223)

单项选择题

Given the following script, why does the output come out as an empty line instead of "dog"()#!/bin/ksh 
$VAR=dog 
echo "${VAR}"

    A.The $VAR variable was not exported.
    B.The $VAR should have been set as VAR.
    C.dog needs double quotes around it when setting $VAR.
    D.The { } should not be around VAR in the echo command.

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题