Q. If you create a _______function, PHP will automatically call this function whenyou create an object from a class. (Solved)
1. __construct()
2. ___destruct()
3. both a and b
4. none of these
- a. __construct()
1. __construct()
2. ___destruct()
3. both a and b
4. none of these