Inorder to specify a container?s layout, which method is
used?
Answer Posted / ranganathkini
The method is: setLayout()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you use abstract and final both with a method?
why Interface used?
When would you use a static class?
What is method overloading in JAVA? Why is it not present in C ?
What is string data?
What is the difference between applet and application?
What is meant by oops concept in java?
What is the public field modifier?
Explain abstract class in java?
How many boolean functions are there?
What is an inner class in java?
What is stack class in java?
How do you check if two strings are equal in java?
Is it possible to override the main method?
What is consumer interface?