Difference between Choice and a List?



Difference between Choice and a List?..

Answer / janet

A choice is displayed in a compact form that requires you
to pull it down to see the list of available choices and
only one item may be selected from a choice.
A List may be displayed in such a way that several list
items are visible and it support the selection of one or
more list items.

Is This Answer Correct ?    46 Yes 11 No

Post New Answer

More Core Java Interview Questions

What do you mean by constructor?

0 Answers  


Can an object subclass another object?

0 Answers  


Which class cannot be a subclass in java?

0 Answers  


What is the default initialized value of a boolean type variable?

3 Answers  


What is default constructors?

0 Answers  






what is the difference between HashMap and Hashtable

17 Answers   Value Labs, Virtusa,


How does queue work in java?

0 Answers  


Why array is used in java?

0 Answers  


class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


Why do we need variables?

0 Answers  


How do you do descending order in java?

0 Answers  


What is function overriding and overloading in java?

0 Answers  


Categories