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
Login
0 Comments
Inline Feedbacks
View all comments