Which two statements are true?()
A. It is possible for more than two threads to deadlock at once.
B. The JVM implementation guarantees that multiple threads cannot enter into a deadlocked state.
C. Deadlocked threads release once their sleep() method's sleep duration has expired.
Deadlocking can occur only when the wait(), notify(), and notifyAll() methods are used incorrectly.
E. It is possible for a single-threaded application to deadlock if synchronized blocks are used incorrectly.
F. If a piece of code is capable of deadlocking, you cannot eliminate the possibility of deadlocking by inserting invocations of Thread.yield().
查看答案
凡尔纳的第一部科幻小说是()。
A. 《海底两万里》
B. 《八十天环游地球》
C. 《气球上的五星期》
()擅自动用抵债资产转为自用资产。
A. 允许
B. 特殊情况下允许
C. 禁止
D. 经审批同意后允许
正常运行的断路器,每隔()应进行大修。
A. 1~2年
B. 3~5年
C. 4~5年
D. 5~6年
职业道德的特点有()。
A. 对象特定性
B. 专业性
C. 稳定性和继承性
D. 灵活性和多样性