Answer Posted / pkr_reddy
card layout is uniq in all other layout managers .
it stores several diff layouts.it is useful to user to
select the optional components that can be dynamically
enabled or disabled.
we can select the layout managers by clicking the
button and we can move from front and bak through index.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the methods used to implement for the key object in the hash map?
What is the synonym of procedure?
What is the base class of all exception classes in java?
What is the difference between break and continue statements?
What is boolean flag in java?
Can we execute java program without main method?
What are the super most classes for all the streams?
Explain the inheritance?
What is the difference between inner class and nested class?
Why do we need data serialization?
What is reflexive association?
What do you understand by private, protected and public?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.
What are locale settings?
What is integer parseint?