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 are the methods to rectify ambiguities in the interfaces in JAVA?
What is the difference between a factory and abstract factory pattern?
Explain different ways of creating a thread?
Can a main method be overloaded?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
What is the purpose of the enableevents() method in java programming?
Is zero a positive integer?
What are examples of modifiers?
What is boolean data type in java?
Why java is used everywhere?
Can array grow dynamically in java?
What is a singleton factory?
What are untrusted applets?
What is slash r?
Differentiate between postfix and prefix operators in java.