Spatial Front Interview Question

Is PHP a single-inheritance language?

Interview Answer

Anonymous

May 18, 2021

Yes, but there are ways around it (hierarchical inheritance, milti-level inheritance, traits).