3.Sort elements in descending order
4.Sort the elements in Ascending order
5.Display the result whether given String is palindrome or not?
6.Print whether the given number is prime number or not ?
7.Display the String Without spaces
8.Convert all the characters to Uppercase in String
9.Display the numbers without using any loop conditions
10.Count/Add the numbers in each word in a String
11.Count the number of words in String
13.Insert the element in an Array
15.Display first three maximum numbers from Array
16.To display the maximum number along with count from Array
17.Program to print random numbers
18.Remove repeated words from String array