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 OOPs & Why?
What is the difference between call by reference and call by pointer?
What is a boolean output?
What are access specifiers available in java?
How do you stop a thread in java?
What is prime number in java?
What is a constructor overloading in java?
in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?
What is a variable analysis?
if arraylist size is increased from initial size what is the size of arraylist...suppose initial is 100 , if i add 101 element what is the size...
What is the use of set in java?
What is a nested list?