首页计算机考试Oracle认证
(多选题)

Which three will compile and run without exception?()

Aprivate synchronized Object o;

Bvoid go() {synchronized() {  }

Cpublic synchronized void go() {  }

Dprivate synchronized(this) void go() {  }

Evoid go() {synchronized(Object.class) {  }

Fvoid go() {Object o = new Object();synchronized(o) {  }

正确答案

来源:www.examk.com

答案解析

相似试题

  • (多选题)

    Which three operations require undo data()

    答案解析

  • (多选题)

    Which three scenarios are true about Domains?()

    答案解析

  • (多选题)

    Which three statements are true regarding subqueries?()

    答案解析

  • (多选题)

    Which three statements are true about windows?() 

    答案解析

  • (多选题)

    In which three situations is incomplete recovery required?()

    答案解析

  • (多选题)

    Which three statements are correct about temporary tables?()

    答案解析

  • (多选题)

    In which three cases does a checkpoint occur? ()

    答案解析

  • (多选题)

    Which three statements are true about persistent configuration?()  

    答案解析

  • (多选题)

    Which three statements are true regarding persistent lightweight jobs?()

    答案解析

快考试在线搜题