正解:B
A postal code is a string of alphanumeric characters that identifies a specific location. A string data type is used to store text or character data, such as names, addresses, or postal codes. A float data type is used to store decimal numbers, such as prices or weights. A boolean data type is used to store logical values, such as true or false. An integer data type is used to store whole numbers, such as counts or quantities. References: The Official CompTIA IT Fundamentals (ITF+) Student Guide (Exam FC0-U61), Chapter 6: Database Fundamentals1