3
Reply

How to find every 3rd character of string in C#(Console ap)

prabhu p

prabhu p

Jan 4 2017 12:31 PM
406
For example string Str ="Csharpcorner"
I need every 3rd letter as output 

Answers (3)