Inorder to specify a container?s layout, which method is
used?



Inorder to specify a container?s layout, which method is used?..

Answer / ranganathkini

The method is: setLayout()

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

Why method overloading and method overriding required in java?

1 Answers   Ericsson, Wipro,


Write a factorial program using recursion in java?

0 Answers  


is there a separate stack for each thread in java? : Java thread

0 Answers  


Hai all I want to print given array in reverse order Ex: int a[]={1,2,3,4,5};display this array in reverse order.

4 Answers  


Is java programming easy?

0 Answers  






What is an infinite loop in java? Explain with an example.

0 Answers  


How to reverse a string in java?

0 Answers  


What is difference between protected and private?

0 Answers  


What is a boolean used for?

0 Answers  


What is java autoboxing?

0 Answers  


Can we declare a static variable inside a method?

0 Answers  


wHAT IS DEFAULT SPECIFIER IN JAVA wHAT IS DEFAULT CONSTRUCTOR IN JAVA wHAT IS DEFAULT METHOD IN JAVA

12 Answers   IBM,


Categories