题目:以下代码,输出结果为: public class Test { public static void main(String args[]) { int x=4; System.out.println(++x); } }
A. 5
B. 6
C. 4
D. 0
答案:评论后可见此内容
推荐使用我们的公众号搜索题目,题目更全,检索更方便。支持语音、图片、文字等多种搜索方式。