#WHICH JAVA DATA TYPE CAN BE USED TO STORE AN AMERICAN POSTAL CODE?
14 messages · Page 1 of 1 (latest)
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.
ok sorry my keyboard's capslock was on
no problem, just telling you
Regarding your question: What does an american postal code look like?
just numbers?
no i am asking which java data type can be used to store american postal code
int
char
double
boolean
float
?
which one?
int
thx
it would remove any leading zeros though, if that concerns you
ok thanks for help 🙂