Which containers use a FlowLayout as their default layout?
Answer Posted / pkr_reddy
the default layout of flowlayout container is PANEL.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Why there is no call by reference in java?
What is the difference between the ">>" and " >>>" operators in java?
Can we declare a class as abstract without having any abstract method?
Is 64bit faster than 32 bit?
Explain the difference between call by refrence and call by value?
Can you explain the meaning of aggregation and composition
How to find the given number is a prime number or not by getting input from the user
Can an integer be null java?
what is deadlock? : Java thread
How does the garbage collector works in java?
If a class is declared without any access modifiers, where can the class be accessed?
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
What does the @override annotation do?
What are JVM.JRE, J2EE, JNI?
Variables used in a switch statement can be used with which datatypes?