Xi Class Term 1 List of Programs
Xi Class Term 1 List of Programs
Xi Class Term 1 List of Programs
− 𝐛 ± √ 𝒃𝟐 −𝟒𝒂𝒄
X=
𝟐𝒂
16. WAP to count total number of characters in an input string.
17.WAP to count total number of vowel characters in an input
string. For example: HELPS HEAL WITHOUT HURTING
Then the output will be displayed as:
Total number of vowels are: 8
18. WAP to enter a string and display the string in reverse order.
19. WAP to print an initialized list of friends.
20. WAP to print a list in reverse order.
21.WAP to search an element in a list.
22.WAP to delete all the even numbers from the numeric list.