SpotOn Interview Question

Is Go an object-oriented programming language?

Interview Answer

Anonymous

Jun 10, 2021

No. It is a procedural programming language with clever features that allow it to emulate an object-oriented paradigm, and without the baggage.