1
Answer

string array question

Photo of sachin kumar

sachin kumar

11y
1.1k
1
Hi..I hv one question abt c# string program
 
suppose i have one string like str='aabcbbcdccd' & i want to print the string as like this "a2b3c4d2".
any one can help me how to write the above program 

Answers (1)