A Admin • 833K Points Coach Q. What is the syntax to override the + operator for class A? (A) int +(arguments){} (B) int [+](arguments){} (C) A operator+(arguments){} (D) A operator[+](arguments){} Correct Answer - Option(C) Views: 18 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.