欢迎来到计算机考试题库网 考试题库官网
全部科目 > 计算机考试试题及答案解析

单项选择题

以下正确输出helloworld的是()

    A.printf('helloworld');
    B.printf('helloworld')
    C.print('helloworld');
    D.print('helloworld')
点击查看答案

相关考题