Pregunta de entrevista de LHP Engineering Solutions

How do you structure and debug the code?

Respuesta de la entrevista

Anónimo

12 may 2021

Using object oriented programming for C++ and just functions for C, I will know which line the error is in and be able to go there to check what’s happening.