Which of the following is not overloaded for strings?

a. -=
b. >>
c. +=
d. getline()

a. -=

Computer Science & Information Technology

You might also like to view...

In most cases, multiple-column text should be ________

A) right-aligned B) justified C) left-aligned D) centered

Computer Science & Information Technology

Match the following Comparison Operators expression with their example:

I. =25 II. >25 III. <25 IV. <>25 V. >=25 A. Less than 25 B. Equals 25 C. Does not equal 25 D. Greater than or equal to 25 E. Greater than 25

Computer Science & Information Technology