欢迎来到计算机考试题库网 计算机题库官网
logo
全部科目 > Oracle认证考试 > 1z0-851

多项选择题

Given:


Which two changes, taken together, would guarantee the output: 1, 2, 3, 4, 5, ?()

    A.move the line 12 print statement into the foo() method
    B.change line 7 to public synchronized void go() {
    C.change the variable declaration on line 2 to private volatile int x;
    D.wrap the code inside the foo() method with a synchronized( this ) block
    E.wrap the for loop code inside the go() method with a synchronized block synchronized(this){ //for loop code here }

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题