- 相關(guān)推薦
JAVA工程師選擇題
選擇題
1:Which modifier should be applied to a method for the lock of object this to be obtained prior to excution any of the method body?
A.synchronized
B.abstract
C.final
D.static
2:
Give the following java source fragement:
//point x
public class Interesting{
//do something
}
Which statement is correctly Java syntax at point x?
Give the following java source fragement:
//point x
public class Interesting{
//do something
}
Which statement is correctly Java syntax at point x?
A.public class MyClass{//do other thing…}
B.static int PI=3.14
C.class MyClass{//do something…}
D.none
【JAVA工程師選擇題】相關(guān)文章:
某公司Java工程師筆試題09-20
Java工程師三大框架面試題10-22
某公司Java工程師面試題筆試題目09-19
JAVA賦值運(yùn)算10-16
Java經(jīng)典筆試題08-17
廣州足跡信息技術(shù)有限公司Java軟件工程師試題10-30
JAVA筆試題目11-04
java培訓(xùn)總結(jié)范文08-16
Java基礎(chǔ)筆試題07-06