1
Answer

string array question

sachin kumar

sachin kumar

10y
740
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)