当前学科:计算机应用技术
  • 题目: 未知类型
    public class Test {public static void main(String[] args){String a=args[1];String b=args[2];String c=args[3];}}execute command:java Test Red Green Blue what is the value of c?()

      A.the program throw an exception

      B.the code does not compile

      C.c has value of null

      D.c has value of Blue

    答案: <查看本题扣1积分>

    查看答案

    答案不对?请尝试站内搜索