1.

Distinguish between ComboBox and ListBox. When would you prefer using them over Radiobutton and Checkbox ? 

Answer»

A ComboBox allows selection of one item from a set of items .

while List Box provides a scroll able set of items from which one or more item(s) may be selected.

When the number of items are more Combo box or List Box would be preferred over Radio button and Check box.



Discussion

No Comment Found

Related InterviewSolutions