|
Related Questions |
View Answer |
|
Can an unreachable object become reachable again?
|
View Answer
|
|
When is an object subject to garbage collection?
|
View Answer
|
|
What method must be implemented by all threads?
|
View Answer
|
|
What methods are used to get and set the text label displayed by a Buttonobject?
|
View Answer
|
|
Which Component subclass is used for drawing and painting?
|
View Answer
|
|
What are synchronized methods and synchronized statements?
|
View Answer
|
|
What are the two basic ways in which classes that can be run as threads may be defined?
|
View Answer
|
|
What are the problems faced by Java programmers who don't use layoutmanagers?
|
View Answer
|
|
What is the difference between an if statement and a switch statement?
|
View Answer
|
|
What is the List interface?
|
View Answer
|
|
Is the ternary operator written x : y ? z or x ? y : z ?
|
View Answer
|
|
What are the differences between Java & C++ in terms of its features?
|
View Answer
|
|
What is the purpose of the toolkit in the Abstract Window Toolkit (AWT)? How does AWT work?
|
View Answer
|
|
What is layout manager ? How does it work?
|
View Answer
|
|
Compare SWING components to standard AWT.
|
View Answer
|
|
What is Java Beans?
|
View Answer
|
|
What you know about Corba implementation in Java?
|
View Answer
|
|
What do you know about networking support in Java?
|
View Answer
|
|
What is it object serialization?
|
View Answer
|
|
How to make application thread-safe ?
|
View Answer
|