+ 3
How to convert any number to caracter
18th Nov 2020, 4:42 AM
HAMYD KHADDA

2 Risposte
+ 9
int i = 0;
char b = (char) i;
Or,
b= Character.forDigit(i, 10);
18th Nov 2020, 4:59 AM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
![0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar](https://blob.sololearn.com/avatars/43b6f011-92b0-4c6a-b525-2ca9ad75c809.jpg)
Hai spesso domande come questa?
Impara in modo più efficiente, gratuitamente:
Popolare oggi
Best language?
0 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes
Bug in Completing AI Practice
0 Votes