Frage im Vorstellungsgespräch bei Capgemini

They asked me to explain the difference between object-oriented and procedural programming with examples.

Antwort im Vorstellungsgespräch

Anonym

24. Juli 2025

I answered by describing the main principles of object-oriented programming such as encapsulation, inheritance, and polymorphism. I also provided an example comparing a simple class-based design with a procedural approach.