---
title: "What is the difference between choice and list?"  
description: "What is the difference between choice and list?"  
author: "James Smith"  
published: 2011-07-15  
updated: 2020-09-24  
canonical: https://www.mindstick.com/interview/1090/what-is-the-difference-between-choice-and-list  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What is the difference between choice and list?

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 supports the selection of one or more list items.

## Answers

### Answer by James Smith

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 supports the selection of one or more list items.


---

Original Source: https://www.mindstick.com/interview/1090/what-is-the-difference-between-choice-and-list

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
