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