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...

________ fonts are typically used with large amounts of text

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which Cisco IOS command is used to add a prefix to the BGP table and have it advertised into the BGP network?

A) bgp network network B) network network [mask mask] C) bgp advertise-network network D) ip bgp asn

Computer Science & Information Technology