1.

Which objects can call the const functions?

A. Only const objects
B. Only non-const objects
C. Both const and non-const objects
D. Neither const not non-const objects
Answer» D. Neither const not non-const objects


Discussion

No Comment Found