C# C# Console Application

How to get only first n characters from a string in C#

First n characters from a string

Get first n characters from a string c#




C# Code:

Output:

Leave a Comment