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
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
What are the advantages of exception handling?
Difference between a process and a program?
Can you explain inner class.
How do you add spaces in java?
What is the syntax and characteristics of a lambda expression?
Is integer immutable in java?
Explain list interface?
When should you make a function static?
How to solve the problem of generating the unique hash keys with hash function?
What are the topics in advance java?
Define a java class.
What is __ init __ functions?
What is a variable declaration?
Why does abstract class have constructor?