When defining a variable to be used to hold textual information containing multiple characters, the declaration statement should have ____ at the end of the statement.
A. As Char
B. As Char Type
C. As String
D. As String Type
Answer: C
Computer Science & Information Technology
You might also like to view...
The method of writing software that is centered on the procedures or actions that take place is known as __________ programming.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
?The value of thelengthproperty can be reduced without removing items from an array.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology