mardi 9 août 2016

Float and Double Objects in Java

Why does Float and Double Objects in Java does not support conversion to binary like Integer?

Ex:

 Integer.toBinaryString(200)

Ans:

 11001000

Aucun commentaire:

Enregistrer un commentaire