C# Program to Find the Length of a String

This is a C# Program to calculate the length of the string. Problem Description This C# Program calculates the length of the string. Problem Solution Here the Length property calculates the length of the string and displays it. Program/Source Code Here is source code of the C# Program to calculate the length of the string. … Read more

advertisement

C# Program to Find All Substrings in a String

This is a C# Program to list all substrings in a given string. Problem Description This C# Program Lists all Substrings in a given String. Problem Solution Here Substring function extracts strings. It requires that you indicate a start index and a length. It then returns a completely new string with the characters in that … Read more

advertisement

C# Program to Convert Lowercase Characters by Uppercase and Vice-Versa

This is a C# Program to obtain the character from the user and convert the case of the character. Problem Description This C# Program Obtains the Character from the User and Convert the Case of the Character. Problem Solution Here the user enters the character and the uppercase letters are converted to lowercase and vice … Read more

advertisement

C# Program to Print the Abbreviation of a Text

This is a C# Program to display the abbreviation of a text. Problem Description This C# Program Displays the Abbreviation of a Text. Problem Solution Here the string is obtained from the user and the abbreviation of the corresponding string is found and displayed. Program/Source Code Here is source code of the C# Program to … Read more

advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.