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
Loading
VulpesPosted Jun 2, 2013, 9:36 AM
Sinu JosephPosted Jun 2, 2013, 1:45 PM