Assume that the function call operator() is overloaded for data type String in the usual sense of selecting a substring from a larger string. For a String object string1 with the character string "ABCDEFGHI", what string does string1(4, 2) return?

a. "EF"
b. "EFGHI"
c. "CDEF"
d. "CD"

a. "EF"

Computer Science & Information Technology

You might also like to view...

A ________ snip captures the entire screen, including the taskbar

A) window B) free-form C) rectangular D) full-screen

Computer Science & Information Technology

Once a data source is chosen for a mail merge, no additions or edits are permitted

Indicate whether the statement is true or false

Computer Science & Information Technology