|
Question |
Rating |
View Answer |
|
Explain Java security model
|
|
View Answer |
|
What is class loader? |
|
View Answer |
|
What is the difference between a Window and a Frame? |
|
View Answer |
|
What is the difference between instanceof and isInstance? |
|
View Answer |
|
How are Java source code files named? |
|
View Answer |
|
What is the protocol used by server and client? |
|
View Answer |
|
What is the purpose of the Runtime class? |
|
View Answer |
|
What is the difference between C++ & Java? |
|
View Answer |
|
Can a Byte object be cast to a double value? |
|
View Answer |
|
What is final variable? |
|
View Answer |
|
What interface is extended by AWT event listeners? |
|
View Answer |
|
What is a void return type? |
|
View Answer |
|
What is the purpose of the wait(), notify(), and notifyAll() methods? |
|
View Answer |
|
What synchronization constructs does Java provide? How do they work? |
|
View Answer |
|
What are three ways in which a thread can enter the waiting state? |
|
View Answer |
|
How are commas used in the initialization and iteration parts of a for statement? |
|
View Answer |
|
What is the preferred size of a component? |
|
View Answer |
|
Is &&= a valid Java operator? |
|
View Answer |
|
What is meant by distributed Application. Why we are using that in our applications? |
|
View Answer |
|
What is an object's lock and which object's have locks? |
|
View Answer |