Difference between Choice and a List?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the concept of multithreading?

551


What is the difference between a scrollbar and a scrollpane?

606


Explain access specifiers?

688


how are methods defined?

581


Is there a jre for java 11?

599






What is an infinite loop in java? Explain with an example.

629


What are the types of literals?

607


How are the elements of a gridbaglayout organized in java programming?

561


What are the different types of collections in java?

562


Why does java not allow multiple public classes in a java file ?

3510


Can we restart a thread already started in java?

614


Explain the difference between association, aggregation and inheritance relationships.

584


Why are lists ordered in java?

582


Explain the difference between protected and default access.

555


Can we declare main () method as non static?

551