Which statement is not true about the following array?

```Dim strFriends() As String = { "Rose", "Bud", "Flower", "Spring" }
```

a. The String "Flower" is located at index position 2.
b. All elements have been assigned values.
c. The array has an unlimited number of elements.
d. All of the above are true statements about the array.

c. The array has an unlimited number of elements.

Computer Science & Information Technology

You might also like to view...

Use the ____ tab to change the layout of the panes in the Windows Live Mail window, sort or filter the current view or folder, or follow a conversation.

A. View B. Layout C. Display D. Presentation

Computer Science & Information Technology

The Mark a Presentation as Final command is located in the Info section of the File tab.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology