In C++ array indices, that is subscript values, must be

a) An integer type
b) Non-negative
c) Positive
d) Less than or equal to the declared size of the array
e) None of these is correct


a) An integer type, and b) Non-negative

c) excludes 0, a possible index value. d) includes the declared size, not
allowed. e) is wrong as there are some correct answers.

Computer Science & Information Technology

You might also like to view...

In a binary systems, a zero bit represents a switch in the ____ position, and a one bit represents a switch in the ____ position.

a. on, off b. off, on c. neutral, binary d. positive, negative

Computer Science & Information Technology

If you need to perform complex filters on your data you will want to use the ________ AutoFilter dialog box

Fill in the blank(s) with correct word

Computer Science & Information Technology

If you’re using Photoshop for print pieces and Web ads, you would typically use ____-bit imagery.

a. 3 b. 8 c. 32 d. 64

Computer Science & Information Technology

Which of the following is a technology that allows for multiple video cards to work together in one system?

A. Nehalem B. CrossFire C. Fireware D. eSATA

Computer Science & Information Technology