- WAP to accept a word convert the same thing to capital then display only the vowels present in it in one line
- 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 your first name convert the same thing to capital then display only the consonants present in it
- WAP to accept an alphanumeric string then display the same after removing symbols and blankspaces
- WAP to declare a class demo to overload following function to calculate and print sum of following series
- 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 print input word in piglatin form (assume that the word is entered in capital letter)
- WAP using scanner class and switch case to perform following task
- WAP to display the input string in following form
- Deserium Number
- Right to left decreasing number pattern
- Print character pattern in a string
- Print character pattern in a string
- Print character pattern in a string
- Star Hash pyramid
- Print Floyd’s Triangle
- Pascal’s Triangle
- Full Pyramid Pattern
- Inverted Half Pyramid Pattern
- Diamond Numeric Pattern
- Right to left decreasing number pattern
- Print character pattern in a string
- Print character pattern in a string
- Print character pattern in a string
- Calculate late fee Fine from Library
- Zeros/ ones Pattern Program
- Star Hash pyramid
- Pascal’s Triangle
- Inverted Half Pyramid Pattern
- Diamond Using Star Hyphen