If you do not know the size of the array needed, you can create an array large enough to hold any number of entries and tell users to enter a predetermined sentinel value after they enter the last value. Using this approach:
A. requires that you increment a counter as values are entered so that you know how many elements are stored in your array
B. is preferred to defining a static sized array.
C. requires that you dimension the array to hold at least 100 entries.
D. requires the array be defined to hold string elements.
Answer: A
You might also like to view...
If you choose Draw Table from the Insert Table menu, you will need to press the Draw Table button to turn the feature off
Indicate whether the statement is true or false
Use the F1 key to cancel a moving border after you have copied and pasted
Indicate whether the statement is true or false
The Show Advanced Timeline feature displays the time of the animation as a horizontal line graph. This allows you to easily see the timing of each object all at once.
Answer the following statement true (T) or false (F)
What Windows program is used to disable a hardware driver?
A) User Manager B) Add/Remove Hardware C) Device Manager D) REGEDIT