3
Answers

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

prabhu p

prabhu p

8y
3.4k
1
For example string Str ="Csharpcorner"
I need every 3rd letter as output 
Answers (3)