If we know that 100 elements have been allocated to a two-dimensional array named MyArray, which of the following is not a possible way to declareMyArray?

a. Declare MyArray[10, 10]
b. Declare MyArray[25, 4]
c. Declare MyArray[20, 5]
d. all of the above are possible


D

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT a Linux native file system?

A. Ext3 B. Ext4 C. ReiserFS D. ReFS

Computer Science & Information Technology

Keywords are terms reserved for special purposes.

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

Computer Science & Information Technology

When setting a Backup schedule, the three choices for "How often do you want to back up?," the three choices are: What day, What time, and ______________

a. How often b. How frequently c. What location d. What month

Computer Science & Information Technology

Distinguish between security in SNMP V1 and security in SNMP V2

A. SNMP v1 and v2 have strong security. B. SNMP v1 and v2 had no security at all. C. SNMP v1 had no security at all. SNMP v2 introduces community strings in which a shared secret between manager and managed devices was used to authenticate messages. D. SNMP v2 had no security at all. SNMP v1 introduces community strings in which a shared secret between manager and managed devices was used to authenticate messages.

Computer Science & Information Technology