PHP makes it possible to automatically execute code when a new instance of a class is created, using a special class method called a ........
A
destructor
B
constructor
C
friend
D
initial
Correct Answer: constructor