collections in c#(list of prgmming lang)
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