String
String
Assignment 12
Q1.
Q2.
Q3.
Q5.
Q6.
Q7.
Q8.
Q9.
Q10.
Q11.
Q12.
Q13.
Q14.
String
case.
Write a c program to delete the all consonants from given string.
Write a c program to sort the characters of a string.
Q4.
Write a c program for concatenation two strings.
Write a c program to find the length of a string.
Write a c program, which prints initial of any name.
Write a c program to print the string from given character.
Write a c program to reverse a string.
Writeaprogramto compare two strings.
Writeaprogramtocopyonestring into another.
WriteaprogramtoConvert a string to ASCII in c
Write a c program to Check if a given String is Palindrome.
Write a c program to read two Strings & Concatenate the Strings
Write a c program to Count the Number of Vowels & Consonants in a
Sentence.
Q15.
Write a c program to Check if a String is a Palindrome without
Q16.
Sentence.
Q17.
Write a c program to Reverse every Word of given String
Q18.
Write a c program to Search a Word & Replace it with the Specified
Word.