int n =10;

String s = Integer.toString(n);

Posted by kunoo
,