Which of the following types of variables is capable of holding the information contained in a table that has four rows and four columns?
(A) one-dimensional arrays
(B) simple variables
(C) single-subscripted variables
(D) double-subscripted variables
(D) double-subscripted variables
You might also like to view...
?Extensible Hypertext Markup Language (XHTML) version _____ is an update to HTML 4.01 that provides support for a variety of new features including semantic page elements, column layout, form validation, offline storage, and enhanced multimedia.
A. ?1.0 B. ?1.1 C. ?2.0 D. ?5.0
What is displayed by this program?
```
#include