Default layout of Dialog object?
Answer / janet
BorderLayout is the default layout of Dialog object.
Is This Answer Correct ? | 24 Yes | 0 No |
What is an empty string in css?
What is the importance of static variable?
what is the use of thread?Justify it by project point of view
What is java console application?
What is parsing in java?
How do I get a substring?
What is dynamic dispatch in java?
what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer
What is compareto () in java?
Can we declare a class as abstract without having any abstract method?
What is a key in java?
What invokes a thread's run() method in java programming?