20+ Best String Questions Assignment with_PDF :- String Questions
String Questions
PDF Download Click Here
Q-1. Write a C
program to Find Length of a String ?
Q-2. Write a C
program to Copy One String to Another String ?
Q-3. Write a C
program to Concatenate Two Strings ?
Q-4. Write a C
program to Compare Two Strings ?
Q-5. Write a C
program to Convert Lowercase String to Uppercase String ?
Q-6. Write a C
program to Convert Uppercase String to Lowercase String ?
Q-7. Write a C
Program to Toggle Case of Each Character of a String ?
Q-8. Write A c
Program to Find Total Number of Alphabets, Digits or Special Characters ?
Q-9. Write a C
Program to Count Total Number of Vowels and Consonants in a String ?
Q-10. Write a C
Program to Count Total Number of Words in a String ?
Q-11. Write a C
program to Find Reverse of a String ?
Q-12. Write a C
Program to Check Whether a String is Palindrome or Not ?
Q-13. Write a C
Program to Reverse Order of Words ina
Given String ?
Q-14. Write a C
Program to Find First Occurrence of a Character in a Given String ?
Q-15. Write a C
Program to Find Last Occurrence of a Character in a Given String ?
Q-16. Write a C
Program to Search All Occurrence of a Character in Given String ?
Q-17. Write a C
program to Count Occurrences of a Character in Given String ?
Q-18. Write a C
Program to Find Highest Frequency Character in a String ?
Q-19. Write a C
Program to Find Lowest Frequency Character in a String ?
Q-20. Write a C
Program to Count Frequency of Each Character in a String ?
Q-21. Write a C
Program to Remove First Occurrence of a Character From String ?
Q-22. Write a C
Program to Remove Last Occurrence of a Character From String ?
Q-23. Write a C
Program to Remove All Occurrence of a Character From String ?
Q-24. Write a C
Program to Remove All Extra Blank Spaces From Given String ?
PDF Download Click Here
Comments
Post a Comment