Computer Science, asked by muhammadumair4299, 1 month ago

List down some advantages of C#. What Is The Difference Between List Box And Combo Box?

Answers

Answered by niyamkarwa17092007
1

Answer:

Advantages of C#

1 Object-Oriented Language.

2 Automatic Garbage Collection.

3 Cross Platform.

4 Backward Compatibility.

5 Better Integrity and Interoperability

The List box displays all the items at once in a text area, whereas the combo box displays only one item at a time. The rest of the items will be in a dropdown list for a combo box which can be viewed after clicking on it. ... The Listbox represents a Windows control that displays a list of items to a user.

Similar questions