Which of the following is true when breaking compound fields into smaller parts?
A) Break names into first name and last name fields.
B) Leave city, state, and zip code together in one field.
C) For faster sorting, include the street address in the same field as the city, state, and zip code field.
D) Always separate the area code from the phone number field.
A
You might also like to view...
Given the program, which of the following class member accesses are legal?
```
#include
IP Class ____ addresses (also known as multicast addresses) are reserved for multicasting.
A. A B. B C. C D. D
A(n) __________ DHCPv6 server relies on router advertisements to give some information to individual hosts, making small changes to what the router advertisements would normally show, such as the address of the DNS server.
A. Active B. Passive C. Stateful D. Stateless
Using the term SCORE(I), which of the following items represents the subscripted variable name?
a) SCORE b) SCORE(I) c) I d) both a and b