The array subscript operator [], when overloaded, cannot:

a. Be used with linked list classes.
b. Take a float as an operand.
c. Take multiple values inside (e.g., [4,8]).
d. Take user-defined objects as operands.

c. Take multiple values inside (e.g., [4,8]).

Computer Science & Information Technology

You might also like to view...

Formatting with a bullet list or numbered list will add automatic indents.

a. true b. false

Computer Science & Information Technology

What type of form control is normally used to display data?

A) Text box B) Label C) Button D) Data

Computer Science & Information Technology