What is the result of the following code?

What is the result of the following code?

class T

canst A = 42 + 1;

}

echoT::A;
A . 42
B . 43
C . Parse error

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments