Science, asked by Nenu4021, 1 year ago

Difference between dropdown and combobox

Answers

Answered by codeist
0
Well, in combo box we can select multiple options and in drop down, it's like a menu, where we can select a single option from a list.






Hope it helped.
Regards. :)
Answered by Pallav6614
0
A Combo box is a commonly-used graphical user interface widget. It is a combination of a Drop-Down list or a List box and a single-line textbox,allowing user to either type a value directly or choose from list of existing options.

Pallav6614: [email protected]
Similar questions