An array with m rows and n columns is not ________.
A. an m-by-n array.
B. an n-by-m array.
C. a two-dimensional array.
D. a dual-transcripted array.
a. A and C.
b. A and D.
c. B and D.
d. B and C.
c. B and D.
Computer Science & Information Technology
You might also like to view...
To signal a failure on the input stream accessed by infile, use the statement
a. infile.fail(); b. infile.reset ( ios::failbit ); c. infile.setstate ( ios::failbit ); d. infile.eof();
Computer Science & Information Technology
The read laser is of a much lower power than the write laser
Indicate whether the statement is true or false
Computer Science & Information Technology
By default, records in a table or query are sorted by the ________ field
Fill in the blank(s) with correct word
Computer Science & Information Technology
How many header elements are available to choose from in XHTML?
A) unlimited B) 5 C) 6 D) 4
Computer Science & Information Technology