+ 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
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
Salut tout le monde
1 Votes
How can i isntall modules
1 Votes