The statement ____ assigns the string "Madrid" to the first element in thestrCitiesarray.
A. strCities(0) = Madrid
B. strCities(0) = "Madrid"
C. strCities(1) = Madrid
D. strCities(0) = {Madrid}
Answer: B
Computer Science & Information Technology
You might also like to view...
The __________ works with the processor and determines whether the motherboard can support one or two PCIe x16 cards
Fill in the blank(s) with correct word
Computer Science & Information Technology
Natural language processing involves the computer interacting in natural languages - like spoken English.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology