What is the result of the following code?

What is the result of the following code?
class T
{
const A = 42 + 1;
}
echo T::A;
A. 42
B. 43
C. Parse error

Download Printable PDF. VALID exam to help you PASS.

One thought on “What is the result of the following code?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.