What is the immediate superclass of the Dialog class?
Answer Posted / ranganathkini
java.awt.Window
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the different between get and post?
Is special character in java?
Why do we override tostring method in java?
do I need to use synchronized on setvalue(int)? : Java thread
What is the difference between static and global variables and also define what are volatile variables?
Can a final variable be initialized in constructor?
What is garbage collection? What is the process that is responsible for doing that in java?
Is this valid in java ? Can we instantiate interface in java?
How many ways can you break a singleton class in java?
Can constructor return value?
What does provide mean construction?
Explain the difference between jdk, jre, and jvm?
What is the difference between menuitem and checkboxmenu item?
Does java support function overloading, pointers, structures, unions or linked lists?
How many types of interfaces are there?