Answer the following statements true (T) or false (F)
1. A single-level table is the same as a one-dimensional array.
2. An example of a simple variable is POS.
3. The DIM statement defines the maximum size of an array and is executed at the beginning of the program.
4. A subscript can have more than one value at a time.
5. A matrix is an example of a one-dimensional array.
1. True
2. True
3. False
4. False
5. False
You might also like to view...
Variables that hold values cannot be used in calculations.
Answer the following statement true (T) or false (F)
____ causes the same display as the statement printf("Hello World!");.
A. fprintf(stdout,"Hello World!"); B. fprintf(stdin,"Hello World!"); C. fprintf(stderr,"Hello World!"); D. fprintf(NULL,"Hello World!");
CCFL displays consume less power, last longer, and are thinner, lighter, and brighter than a display that uses LED technology.
Answer the following statement true (T) or false (F)
Trustis the composite of:
A. availability B. acceptability C. accessibility D. integrity, secrecy, and privacy E. A, B, and C