首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2EE开发 >

java英语单选题哦解决办法

2012-04-17 
java英语单选题哦which modifier should be applied to a method for the lock of object this to be obta

java英语单选题哦
which modifier should be applied to a method for the lock of object this to be obtained prior to execution any of the method body?


a:synchronized b:abstract c:final d:static e:public

能大概的翻译一下吗?

[解决办法]
为了获取对象实例的锁在方法体之前,我们应该在方法上加上什么修饰符?
这个题目应该选a
[解决办法]

探讨

为了获取对象实例的锁在方法体之前,我们应该在方法上加上什么修饰符?
这个题目应该选a

热点排行