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
b) Non-negative
Computer Science & Information Technology
You might also like to view...
Before installing RAM chips in a computer, you should touch any piece of metal on your computer to discharge any ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
The Network Time Protocol service can be used to synchronize computer clocks. Explain why, even with this service, no guaranteed bound given for the difference between two clocks.
What will be an ideal response?
Computer Science & Information Technology