Q. If you create a-----function, PHP will automatically call this function when you createan object from a class.Sol: (Solved)
1. __Construct()
2. ___Destruct()
3. oop
4. class
- a. __Construct()
1. __Construct()
2. ___Destruct()
3. oop
4. class