You are on page 1of 1

Ajay chaudhary Classes

Being Brilliant:-
TEST

1.WAP in java to input a string in lower case and convert 1 st and last letter of each word into capital
letter.

2.WAP in java to input a word and check whether it is special or palindrome word or both.

3.WAP in java to input a string and count the number of vowels in each word.

4.WAP in java to input an array of 10 elements and display the smallest and largest word.

5.WAP in java to input an array of 15 elements and check whether the element entered by the user is
present in the array or not using binary search.

6.WAP in java to input 20 elements

You might also like