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

2 Réponses
+ 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)
Vous avez souvent des questions comme celle-ci ?
Apprenez de manière plus efficace, gratuitement :
Aujourd'hui en vedette
Need a personal tutor
1 Votes
Fix code
0 Votes
..
1 Votes
Software to write and run codes
1 Votes
Add lua
0 Votes
Beginner_to_SoloLearn
1 Votes