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

What is stream api in java8?

1 Answers  


How hashmap increases its size in java?

1 Answers  


What is advantage of java?

1 Answers  


What is difference between Iterator and for loop

9 Answers   HP,


System.out.println("somestring"); It will create any object or not

5 Answers   CSC,


Can we declare the main method of our class as private?

1 Answers  


define polymorphism in java

1 Answers  


Describe what happens when an object is created in java ?

1 Answers  


explain different ways of using thread? : Java thread

0 Answers  


Can we extend a class with private constructor?

1 Answers  


What is the difference between size and length in java?

1 Answers  


What are serialization and deserialization?

1 Answers  


Categories