Enter a string(by the user) and encode it n then again decode it according to the digit entered by the user.........E. g.--String str = "123"
int entereddigit=5
so............. ............... ..encoding is--678 n decoding is---123
plz do help its urgent
int entereddigit=5
so............. ............... ..encoding is--678 n decoding is---123
plz do help its urgent
Comment