- Deserium Number
- WAP to display the input string in following form
- WAP using scanner class and switch case to perform following task
- WAP to print input word in piglatin form (assume that the word is entered in capital letter)
- WAP to accept 20 names in an array then print only those names in which first letter is uppercase vowel and the last letter is uppercase consonant(assume all the names are entered in capital
- WAP to declare a class demo to overload following function to calculate and print sum of following series
- WAP to accept an alphanumeric string then display the same after removing symbols and blankspaces
- WAP to accept your first name convert the same thing to capital then display only the consonants present in it
- WAP to accept a word and check and print if it is palindrome word(assume the given word is not case sensitive)
- WAP to accept a word convert the same thing to capital then display only the vowels present in it in one line
- Set Operations: please check the details below in the description and WAP
- Generalised Chocolate: Please see details below & WAP
- Even or Odd
- Prime Number
- Palindrome
- Count Number of Vowels and Consonants in a given String
- Magic Number
- Find all Prime number till N
- Ugly Number
- Find the only 1 non-repeating number