Can I call Java or 'C' a software? For example, is the following statement correct: 'Python is a software'.
Is it OK to call a programming language a software?
96 views Asked by pjuddy At
1
Can I call Java or 'C' a software? For example, is the following statement correct: 'Python is a software'.
I would say that what translates what you wrote in a certain programming language into binary code is a software. So your Java or C compiler is a software, the languages Java or C are just "words" and syntax.