What is achieved by the following declaration in class structure:

1.4 What is achieved by the following declaration in class structure:
void operator + + ( ) {C+ + ;}
A) + + overloaded
B) pre increment
C) post increment
D) All of the above


Comments (3)

Leave a Reply