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
How to write custom exception in java?
How to create an interface?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
Which java ide is used the most?
Write a program to reverse a number in java?
What is variable and example?
Is double bigger than float?
Why should I use abstract class?
Can a class be declared as static?
How do you access command-line arguments within the code?
Can bool be null?
What are classloaders?
What do you mean by an object in java?
What is return keyword in java?
Difference between concurrent hashmap and hashtable and collections