#WHICH JAVA DATA TYPE CAN BE USED TO STORE AN AMERICAN POSTAL CODE?

14 messages · Page 1 of 1 (latest)

silver drift
#

WHICH JAVA DATA TYPE CAN BE USED TO STORE AN AMERICAN POSTAL CODE? #1023632039829831811

whole mural
#

Just a hint: extensive CAPS likely won't help you. When looking through posts, one (who might be able to help you) might feel shouted at/overwhelmed by the CAPS and may not want to help you. Just telling you that this can happen.

silver drift
#

ok sorry my keyboard's capslock was on

whole mural
#

no problem, just telling you

#

Regarding your question: What does an american postal code look like?

#

just numbers?

silver drift
#

no i am asking which java data type can be used to store american postal code

#

int
char
double
boolean
float

#

?

#

which one?

oak cosmos
#

int

silver drift
#

thx

oak cosmos
#

it would remove any leading zeros though, if that concerns you

silver drift
#

ok thanks for help 🙂