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 return used for in java?
What are recursive functions?
What is a flag and how does it work?
How does remove work in java?
What is return in java?
How are variables stored in memory?
What is difference between fail-fast and fail-safe?
Will minecraft java be discontinued?
Is java a software?
What does || mean in code?
What is the disadvantage of java?
Why destructor is not used in java?
What defines function?
What do you understand by overloading and overriding in java?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread