PHP - Inheritance and Polymorphism
Which of the following is the correct syntax to extend a class named
Vehicle in PHP?Vehicle in PHP?extends to inherit from another class.class Car extends Vehicle {}.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions