1.

Python and Java are examples of what type of programs that may be translated into one or several machine instructions by the compiler/interpreter?

Answer»

ANSWER:

JAVA ----> COMPILED Language

Python -----> interpreter

Explanation:



Discussion

No Comment Found