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 |
What is the purpose of the strictfp keyword?
What are 3 data types?
Which non-unicode letter characters may be used as the first character of an identifier?
How to sort array of 0 and 1 in java?
Write a function to print Fibonacci series and Tribonacci series?
explain autoboxing in java?
What modifiers are used with an inner class which is a member of an outerclass?
What are the string methods in java?
What does jre stand for?
What is size_t?
When you Click a Button, What event will be fired?
What is return in java?