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
What is difference between length and length() method in java ?
State two differences between C and Java.
What is the use of default method in interface in java? Explain
Can we have more than one package statement in source file ?
What are the parts of a method?
Explain heap sort?
What is the program development process?
What is the static import?
Can static method access instance variables ?
What is bool mean?
Can you write a java class that could be used both as an applet as well as an application?
What is the vector class in java programming?
Explain spliterator in java8?
What is difference between equals and hashcode method?
Difference between static and dynamic class loading.