The Basics of Programming Paradigms
I was previously asked in a job interview about the different types of programming languages. Specifically, I was asked about the C programming language. I answered that it was a structured language, but the interviewer said otherwise, that it was not structured but imperative. To my knowledge, structured languages are…