|
Related Questions |
View Answer |
|
What is the immediate superclass of the Applet class?
|
View Answer
|
|
What is the difference between preemptive scheduling and time slicing?
|
View Answer
|
|
Name three Component subclasses that support painting?
|
View Answer
|
|
What value does readLine() return when it has reached the end of a file?
|
View Answer
|
|
What is the immediate superclass of the Dialog class?
|
View Answer
|
|
What is clipping?
|
View Answer
|
|
What is a native method?
|
View Answer
|
|
Can a for statement loop indefinitely?
|
View Answer
|
|
What are order of precedence and associativity, and how are they used?
|
View Answer
|
|
When a thread blocks on I/O, what state does it enter?
|
View Answer
|
|
To what value is a variable of the String type automatically initialized?
|
View Answer
|
|
What is the catch or declare rule for method declarations?
|
View Answer
|
|
What is the difference between a MenuItem and a CheckboxMenu Item?
|
View Answer
|
|
What is a task's priority and how is it used in scheduling?
|
View Answer
|
|
What class is the top of the AWT event hierarchy?
|
View Answer
|
|
When a thread is created and started, what is its initial state?
|
View Answer
|
|
Can an anonymous class be declared as implementing an interface and extending a class?
|
View Answer
|
|
In which package are most of the AWT events that support the event-delegation model defined?
|
View Answer
|
|
What is the immediate superclass of Menu?
|
View Answer
|
|
What is the purpose of finalization?
|
View Answer
|