试题详情
单项选择题假设变量x的值为25,要输出x的值,下列正确的语句是()

A、 System.Console.writeline(“x”);

B、 System.Console.WriteLine(“x”);

C、 System.Console.WriteLine(“x={0}”,x);

D、 System.Console.WriteLine(“x={x}”);

  • C
  • 关注下方微信公众号,在线模考后查看

热门试题