Where the CardLayout is used?
Answer / 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 |
what is comparable and comparator interface?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
what is static import in java? Explain
How the threads are synchronized?
Describe method overriding
can rmi and corba based applications interact ?
What is executor memory?
I/O blocking means?
what is the use of Clonable,and serializable interface?
What are inner and anonymous class?
is memory to the abstract class allocated ..or objects not instantiated
Which arithmetic operations can result in the throwing of an arithmeticexception?