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 |
Can we declare a constructor as final?
What are the object and class classes used for?
Does java set allow duplicates?
What are assembly attributes?
Can a method be overloaded based on different return type but same argument type?
How does multithreading take place on a computer with a single cpu in java programming?
What flag up means?
What are the 4 types of research methods?
Can we define a package statement after the import statement in java?
How big is a 32 bit integer?
How does regex work?
Difference between default and protected access specifiers?