2
Answers

collections in c#(list of prgmming lang)

Ask a question
Sinu  Joseph

Sinu Joseph

11y
1.2k
1
Create a list of programming languages and do the following actions:

a)check whether the list contains the language "C#" in it.
b)if there is a language 'c' in the list, then remove it.
c)add the language "vb.net" to the 4th position of the list
d)sort the list
e)display the list

Answers (2)