Codeware Interview Question

What is your view of learning another programming language?

Interview Answer

Anonymous

Jan 8, 2021

Understanding programming is more than the language, it's understanding the concept. Initializing an array and looping through it might look different per language, but conceptually, they do the same thing.