I've seen a lot of confusion in the comments here, but we need to think out of the box! Some countries use only numbers for postcodes, whilst others a combination of letters/characters and numbers (i.e. UK). If your database is only used for a specific area that only a certain type of postcodes is used (e.g. number) you can use integers and throw a warning if the field is of a different type OR go with string types and simply cast/convert to integer (if that conversion fails --> it's not only numbers).
String so that we cover all different cases
It should be a string because you wouldn't need to use the numbers inside of the postal code for computation, so a string format would be more efficient
B. String
A postal code (also known locally in various English-speaking countries throughout the world as a postcode, post code, PIN or ZIP Code) is a series of letters or digits or both
B is correct. an integer is used in calculations. Even though a postal code is a number, it's used as text(string) to ID a location, and not used in maths.
This section is not available anymore. Please use the main Exam Page.FC0-U61 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
yanis88
9 months agoIdkhelpme
1 year, 2 months agoAmycert
1 year, 4 months agoTheasianmushroom
2 years, 5 months agoFaisalJ
2 years, 9 months agotrickerk
2 years, 11 months agoDirkster
2 years, 11 months agoCyberChic
2 years, 11 months agournaflipflop
1 year, 2 months agoyosana
3 years ago