165k views
5 votes
If you wanted a computer to store a variable with the content of “110 Maple Street,” which data type would be most appropriate?

binary

Boolean

string

float

2 Answers

3 votes
The Answer Would Be String
User Markvgti
by
4.6k points
4 votes

Answer:

string

Step-by-step explanation:

string holds words while boolean only returns true or false and both binary and float hold numbers

User Chuck Aguilar
by
5.2k points