Exam4Training

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

Exit mobile version