If you need a function that will handle multi-dimensional arrays, you must specify the following sizes inside the square brackets.
a. All the sizes
b. All sizes except the last dimension
c. All sizes except the first dimension
d. None of the sizes
c. All sizes except the first dimension
Computer Science & Information Technology
You might also like to view...
Which of the following can detect malicious packets and discard them?
A. Proxy server B. NIDS C. NIPS D. PAT
Computer Science & Information Technology
Which of the following is NOT a problem that may result from allowing uncontrolled access to the database?
A. dirty reads B. lost updates C. concurrency control D. incorrect summary
Computer Science & Information Technology