Where are the card layouts used?



Where are the card layouts used?..

Answer / Ritik Pathak

"Card Layout is a type of layout manager in Java Swing that allows you to create an interface similar to a deck of cards. It's commonly used in GUI applications when the user can only see one 'card' at a time and can switch between them, such as in a wizard or a multi-step form."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is run time polymorphism?

6 Answers   eClerx, Elementus Technologies,


Can a method be overloaded based on different return type but same argument type?

1 Answers  


What is gui programming?

1 Answers  


What is variable and rules of variable?

1 Answers  


What does I ++ mean?

1 Answers  


What is the purpose of the File class?

3 Answers  


What is the purpose of interface?

1 Answers  


In treeset we add same object ...what will be the out put

3 Answers  


Explain about assignment statement?

1 Answers  


Why does it take so much time to access an applet having swing components the first time?

1 Answers  


What are exceptions

1 Answers   Futures First,


How to use Media tracker Class.

1 Answers  


Categories