In what type of containers, Border layout is a default
layout?
Answers were Sorted based on User's Feedback
Answer / janet
Window,Frame and Dialog classes use a BorderLayout as their
layout.
| Is This Answer Correct ? | 5 Yes | 1 No |
What are the Memory Allocations available in JavaJava?
Difference between process and thread?
IN java collections we have both interfaces and classes. instead of using interfaces why we can't use classes only like that why we can't use interfaces only. why we need two things interface and class.
Name the runtime exceptions that occurs frequently?
How would you dynamically allocate memory to an array?
How many bytes is a unicode character?
Is final static java?
What is meant by distributed application? Why are we using that in our application?
What are green threads in java?
What is double checked locking in singleton?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
List some java keywords sun like c, c + + keywords?