15.6k views
16 votes
The variable myFirstName needs to store a user's first name. What data type should it be

initiated as?

User Bagzli
by
3.8k points

1 Answer

11 votes

Answer:

In terms of the data type it would most likely be a String and not a Boolean and or a Number.

User Choxsword
by
3.3k points