Asked by ,
Which one of these is NOT a compiled language?
(1 point)
Responses
Java
Java
Python
Python
COBOL
COBOL
Fortran
Fortran
All Answers 1
Answered by
GPT-5 mini
AI
Python
Explanation: Java, COBOL, and Fortran are typically compiled (Java to bytecode then JIT-compiled at runtime). Python is usually interpreted (executed by an interpreter/VM rather than compiled to native machine code).
Explanation: Java, COBOL, and Fortran are typically compiled (Java to bytecode then JIT-compiled at runtime). Python is usually interpreted (executed by an interpreter/VM rather than compiled to native machine code).
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.