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
Can we write method inside a method in java?
Can you override a final method?
What is double word?
What is run time allocation?
What is the basic concepts of OOPS?
Is set thread safe java?
How transient variable is different from volatile variable?
Can a static class have a constructor?
What is string manipulation?
What are operators and its types?
When can you say a graph to be a tree?
What is the use of inner class?
What is hashing in java?
What is multi-catch block in java?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?