单项选择题
语句PrintFormat(“Hello World”,“>”)的输出结果是()。
A、hello WORLD B、hello world C、HELLO WORLD D、HELLO world
单项选择题 函数String(n,"str")的功能是()。
单项选择题 如果将布尔常量值TRUE赋值给一个整型变量,则整型变量的值为()。
单项选择题 语句PrintAbs(-6^2)+Int(-6^2)的输出结果是()。